#D3F188#D3F188
#D3F188 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.4% C 0.135 H 122.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F188 |
|---|---|
| RGB | rgb(211, 241, 136) |
| HSL | hsl(77, 79%, 74%) |
| HSV | hsv(77, 44%, 95%) |
| CMYK | cmyk(12.4%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(91.02, -25.91, 47.34) |
| CIE-LCH | lch(91.02, 53.96, 118.69°) |
| OKLab | oklab(91.36% -0.072 0.1145) |
| OKLCH | oklch(91.36% 0.135 122.2) |
| XYZ | xyz(62.7632, 78.5370, 35.1404) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Pea Green
#C4FE82
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.39
Pear
#CBF85F
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F188 #A688F1
analogous
#F1DB88 #D3F188 #9FF188
triadic
#D3F188 #88D3F1 #F188D3
tetradic
#D3F188 #88F1DB #A688F1 #F1889F
square
#D3F188 #88F1DB #A688F1 #F1889F
split-complementary
#D3F188 #889FF1 #DB88F1
monochromatic
#AAE41B #BFEB51 #D3F188 #E7F7BF #F5FCE4
Accessibility & contrast
On white
1.26
#D3F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D3F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F188
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F188 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#DBE8D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f188; /* rgb */ color: rgb(211, 241, 136); /* oklch */ color: oklch(91.4% 0.135 122.2);
Tailwind
colors: {
custom: {
50: '#e2f5ac',
500: '#d3f188',
950: '#000000',
},
}SCSS
$custom: #d3f188; $custom-light: #e2f5ac; $custom-dark: #000000;
JSON
{
"hex": "#d3f188",
"rgb": {
"r": 211,
"g": 241,
"b": 136
},
"hsl": {
"h": 77.143,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.91358,
"c": 0.13523,
"h": 122.2
},
"luminance": 0.78537
}Semantic roles & 50–950 ramp
primary
#D3F188
secondary
#7450CD
accent
#0ADB46
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581