#D2FF89#D2FF89
#D2FF89 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.154 H 126.3°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF89 |
|---|---|
| RGB | rgb(210, 255, 137) |
| HSL | hsl(83, 100%, 77%) |
| HSV | hsv(83, 46%, 100%) |
| CMYK | cmyk(17.6%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(94.75, -32.71, 51.46) |
| CIE-LCH | lch(94.75, 60.97, 122.44°) |
| OKLab | oklab(94.34% -0.091 0.1238) |
| OKLCH | oklch(94.34% 0.154 126.3) |
| XYZ | xyz(66.8534, 87.0271, 36.9379) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.28
Celery
#C1FD95
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF89 #B689FF
analogous
#FFF189 #D2FF89 #97FF89
triadic
#D2FF89 #89D2FF #FF89D2
tetradic
#D2FF89 #89FFF1 #B689FF #FF8997
square
#D2FF89 #89FFF1 #B689FF #FF8997
split-complementary
#D2FF89 #8997FF #F189FF
monochromatic
#A3FF0F #BBFF4C #D2FF89 #E9FFC6 #F3FFE0
Accessibility & contrast
On white
1.14
#D2FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#D2FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF89
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF89 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#D8F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff89; /* rgb */ color: rgb(210, 255, 137); /* oklch */ color: oklch(94.3% 0.154 126.3);
Tailwind
colors: {
custom: {
50: '#e2ffad',
500: '#d2ff89',
950: '#000000',
},
}SCSS
$custom: #d2ff89; $custom-light: #e2ffad; $custom-dark: #000000;
JSON
{
"hex": "#d2ff89",
"rgb": {
"r": 210,
"g": 255,
"b": 137
},
"hsl": {
"h": 82.881,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.94338,
"c": 0.15359,
"h": 126.3
},
"luminance": 0.87028
}Semantic roles & 50–950 ramp
primary
#D2FF89
secondary
#854DE0
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681