#D2F191#D2F191
#D2F191 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.4% C 0.126 H 123.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F191 |
|---|---|
| RGB | rgb(210, 241, 145) |
| HSL | hsl(79, 77%, 76%) |
| HSV | hsv(79, 40%, 95%) |
| CMYK | cmyk(12.9%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(91.08, -25.26, 43.02) |
| CIE-LCH | lch(91.08, 49.89, 120.42°) |
| OKLab | oklab(91.42% -0.0696 0.1052) |
| OKLCH | oklch(91.42% 0.126 123.5) |
| XYZ | xyz(63.1442, 78.6564, 38.6382) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Light Yellow Green
#CCFD7F
ΔE00 4.65
Celery
#C1FD95
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F191 #B091F1
analogous
#F1E091 #D2F191 #A2F191
triadic
#D2F191 #91D2F1 #F191D2
tetradic
#D2F191 #91F1E0 #B091F1 #F191A2
square
#D2F191 #91F1E0 #B091F1 #F191A2
split-complementary
#D2F191 #91A2F1 #E091F1
monochromatic
#A6E324 #BCEA5B #D2F191 #E8F8C7 #F4FCE4
Accessibility & contrast
On white
1.26
#D2F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D2F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F191
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F191 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#D9E8D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f191; /* rgb */ color: rgb(210, 241, 145); /* oklch */ color: oklch(91.4% 0.126 123.5);
Tailwind
colors: {
custom: {
50: '#e1f5b2',
500: '#d2f191',
950: '#000000',
},
}SCSS
$custom: #d2f191; $custom-light: #e1f5b2; $custom-dark: #000000;
JSON
{
"hex": "#d2f191",
"rgb": {
"r": 210,
"g": 241,
"b": 145
},
"hsl": {
"h": 79.375,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.91424,
"c": 0.12608,
"h": 123.5
},
"luminance": 0.78657
}Semantic roles & 50–950 ramp
primary
#D2F191
secondary
#7E59CE
accent
#0CDA4E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581