#D3F672#D3F672
#D3F672 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.163 H 122.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F672 |
|---|---|
| RGB | rgb(211, 246, 114) |
| HSL | hsl(76, 88%, 71%) |
| HSV | hsv(76, 54%, 96%) |
| CMYK | cmyk(14.2%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(92.12, -30.42, 58.88) |
| CIE-LCH | lch(92.12, 66.27, 117.32°) |
| OKLab | oklab(92.16% -0.0864 0.1383) |
| OKLCH | oklch(92.16% 0.163 122) |
| XYZ | xyz(62.8574, 80.9752, 28.2346) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.33
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 4.61
Yellow Green
#C8FD3D
ΔE00 5.21
Light Lime Green
#B9FF66
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F672 #9572F6
analogous
#F6D772 #D3F672 #91F672
triadic
#D3F672 #72D3F6 #F672D3
tetradic
#D3F672 #72F6D7 #9572F6 #F67291
square
#D3F672 #72F6D7 #9572F6 #F67291
split-complementary
#D3F672 #7291F6 #D772F6
monochromatic
#A8DF0E #C1F238 #D3F672 #E5FAAC #F6FDE2
Accessibility & contrast
On white
1.22
#D3F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D3F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F672
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F672 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE965
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#DCEBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f672; /* rgb */ color: rgb(211, 246, 114); /* oklch */ color: oklch(92.2% 0.163 122.0);
Tailwind
colors: {
custom: {
50: '#e3f99e',
500: '#d3f672',
950: '#000000',
},
}SCSS
$custom: #d3f672; $custom-light: #e3f99e; $custom-dark: #000000;
JSON
{
"hex": "#d3f672",
"rgb": {
"r": 211,
"g": 246,
"b": 114
},
"hsl": {
"h": 75.909,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.92157,
"c": 0.16305,
"h": 122
},
"luminance": 0.80975
}Semantic roles & 50–950 ramp
primary
#D3F672
secondary
#633CD1
accent
#01E53D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580