#DCF988#DCF988
#DCF988 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.7% C 0.143 H 121.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF988 |
|---|---|
| RGB | rgb(220, 249, 136) |
| HSL | hsl(75, 90%, 75%) |
| HSV | hsv(75, 45%, 98%) |
| CMYK | cmyk(11.6%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(93.77, -26.33, 50.88) |
| CIE-LCH | lch(93.77, 57.29, 117.36°) |
| OKLab | oklab(93.72% -0.0736 0.1223) |
| OKLCH | oklch(93.72% 0.143 121) |
| XYZ | xyz(67.8350, 84.7447, 36.0715) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pear
#CBF85F
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF988 #A588F9
analogous
#F9DD88 #DCF988 #A3F988
triadic
#DCF988 #88DCF9 #F988DC
tetradic
#DCF988 #88F9DD #A588F9 #F988A3
square
#DCF988 #88F9DD #A588F9 #F988A3
split-complementary
#DCF988 #88A3F9 #DD88F9
monochromatic
#BAF313 #CBF64E #DCF988 #EDFCC2 #F6FEE2
Accessibility & contrast
On white
1.17
#DCF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DCF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF988
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF988 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#E5EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf988; /* rgb */ color: rgb(220, 249, 136); /* oklch */ color: oklch(93.7% 0.143 121.0);
Tailwind
colors: {
custom: {
50: '#e8fbad',
500: '#dcf988',
950: '#000000',
},
}SCSS
$custom: #dcf988; $custom-light: #e8fbad; $custom-dark: #000000;
JSON
{
"hex": "#dcf988",
"rgb": {
"r": 220,
"g": 249,
"b": 136
},
"hsl": {
"h": 75.398,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.93715,
"c": 0.14273,
"h": 121
},
"luminance": 0.84745
}Semantic roles & 50–950 ramp
primary
#DCF988
secondary
#714ED7
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581