#D2F681#D2F681
#D2F681 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.149 H 123.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F681 |
|---|---|
| RGB | rgb(210, 246, 129) |
| HSL | hsl(78, 87%, 74%) |
| HSV | hsv(78, 48%, 96%) |
| CMYK | cmyk(14.6%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.22, -29.37, 52.12) |
| CIE-LCH | lch(92.22, 59.82, 119.40°) |
| OKLab | oklab(92.27% -0.0822 0.1247) |
| OKLCH | oklch(92.27% 0.149 123.4) |
| XYZ | xyz(63.4966, 81.1979, 33.0922) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 3.67
Pear
#CBF85F
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.29
Light Yellowish Green
#C2FF89
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F681 #A581F6
analogous
#F6E081 #D2F681 #97F681
triadic
#D2F681 #81D2F6 #F681D2
tetradic
#D2F681 #81F6E0 #A581F6 #F68197
square
#D2F681 #81F6E0 #A581F6 #F68197
split-complementary
#D2F681 #8197F6 #E081F6
monochromatic
#A8EC11 #BEF248 #D2F681 #E6FABA #F5FDE2
Accessibility & contrast
On white
1.22
#D2F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D2F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F681
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F681 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FDE888
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f681; /* rgb */ color: rgb(210, 246, 129); /* oklch */ color: oklch(92.3% 0.149 123.4);
Tailwind
colors: {
custom: {
50: '#e1f9a8',
500: '#d2f681',
950: '#000000',
},
}SCSS
$custom: #d2f681; $custom-light: #e1f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f681",
"rgb": {
"r": 210,
"g": 246,
"b": 129
},
"hsl": {
"h": 78.462,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92273,
"c": 0.14935,
"h": 123.4
},
"luminance": 0.81198
}Semantic roles & 50–950 ramp
primary
#D2F681
secondary
#7349D2
accent
#02E347
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581