#D2FF91#D2FF91
#D2FF91 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.146 H 127.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF91 |
|---|---|
| RGB | rgb(210, 255, 145) |
| HSL | hsl(85, 100%, 78%) |
| HSV | hsv(85, 43%, 100%) |
| CMYK | cmyk(17.6%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(94.85, -31.82, 47.80) |
| CIE-LCH | lch(94.85, 57.42, 123.66°) |
| OKLab | oklab(94.45% -0.088 0.116) |
| OKLCH | oklch(94.45% 0.146 127.2) |
| XYZ | xyz(67.4487, 87.2652, 40.0730) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Celery
#C1FD95
ΔE00 3.12
Pale Lime
#BEFD73
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF91 #BE91FF
analogous
#FFF591 #D2FF91 #9BFF91
triadic
#D2FF91 #91D2FF #FF91D2
tetradic
#D2FF91 #91FFF5 #BE91FF #FF919B
square
#D2FF91 #91FFF5 #BE91FF #FF919B
split-complementary
#D2FF91 #919BFF #F591FF
monochromatic
#A0FF17 #B9FF54 #D2FF91 #EBFFCE #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#D2FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF91
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF91 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff91; /* rgb */ color: rgb(210, 255, 145); /* oklch */ color: oklch(94.5% 0.146 127.2);
Tailwind
colors: {
custom: {
50: '#e1ffb3',
500: '#d2ff91',
950: '#000000',
},
}SCSS
$custom: #d2ff91; $custom-light: #e1ffb3; $custom-dark: #000000;
JSON
{
"hex": "#d2ff91",
"rgb": {
"r": 210,
"g": 255,
"b": 145
},
"hsl": {
"h": 84.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.94452,
"c": 0.14558,
"h": 127.2
},
"luminance": 0.87266
}Semantic roles & 50–950 ramp
primary
#D2FF91
secondary
#8D53E1
accent
#00E65E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681