#D3F288#D3F288
#D3F288 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.6% C 0.137 H 122.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F288 |
|---|---|
| RGB | rgb(211, 242, 136) |
| HSL | hsl(78, 80%, 74%) |
| HSV | hsv(78, 44%, 95%) |
| CMYK | cmyk(12.8%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(91.29, -26.38, 47.67) |
| CIE-LCH | lch(91.29, 54.49, 118.96°) |
| OKLab | oklab(91.57% -0.0733 0.1152) |
| OKLCH | oklch(91.57% 0.137 122.5) |
| XYZ | xyz(63.0600, 79.1306, 35.2394) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.73
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 5.16
Light Khaki
#E6F2A2
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F288 #A788F2
analogous
#F2DC88 #D3F288 #9EF288
triadic
#D3F288 #88D3F2 #F288D3
tetradic
#D3F288 #88F2DC #A788F2 #F2889E
square
#D3F288 #88F2DC #A788F2 #F2889E
split-complementary
#D3F288 #889EF2 #DC88F2
monochromatic
#AAE61A #BFEC51 #D3F288 #E7F8BF #F5FCE3
Accessibility & contrast
On white
1.25
#D3F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D3F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F288
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F288 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#DBE9D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f288; /* rgb */ color: rgb(211, 242, 136); /* oklch */ color: oklch(91.6% 0.137 122.5);
Tailwind
colors: {
custom: {
50: '#e2f6ac',
500: '#d3f288',
950: '#000000',
},
}SCSS
$custom: #d3f288; $custom-light: #e2f6ac; $custom-dark: #000000;
JSON
{
"hex": "#d3f288",
"rgb": {
"r": 211,
"g": 242,
"b": 136
},
"hsl": {
"h": 77.547,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.91574,
"c": 0.13658,
"h": 122.5
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#D3F288
secondary
#7550CE
accent
#09DD47
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581