#DCF888#DCF888
#DCF888 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.5% C 0.141 H 120.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF888 |
|---|---|
| RGB | rgb(220, 248, 136) |
| HSL | hsl(75, 89%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(11.3%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(93.51, -25.86, 50.55) |
| CIE-LCH | lch(93.51, 56.78, 117.09°) |
| OKLab | oklab(93.5% -0.0722 0.1216) |
| OKLCH | oklch(93.5% 0.141 120.7) |
| XYZ | xyz(67.5268, 84.1281, 35.9687) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pear
#CBF85F
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF888 #A488F8
analogous
#F8DC88 #DCF888 #A4F888
triadic
#DCF888 #88DCF8 #F888DC
tetradic
#DCF888 #88F8DC #A488F8 #F888A4
square
#DCF888 #88F8DC #A488F8 #F888A4
split-complementary
#DCF888 #88A4F8 #DC88F8
monochromatic
#BAF114 #CBF54E #DCF888 #EDFBC2 #F7FDE2
Accessibility & contrast
On white
1.18
#DCF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DCF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF888
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF888 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#E5EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf888; /* rgb */ color: rgb(220, 248, 136); /* oklch */ color: oklch(93.5% 0.141 120.7);
Tailwind
colors: {
custom: {
50: '#e8faad',
500: '#dcf888',
950: '#000000',
},
}SCSS
$custom: #dcf888; $custom-light: #e8faad; $custom-dark: #000000;
JSON
{
"hex": "#dcf888",
"rgb": {
"r": 220,
"g": 248,
"b": 136
},
"hsl": {
"h": 75,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.93501,
"c": 0.14142,
"h": 120.7
},
"luminance": 0.84128
}Semantic roles & 50–950 ramp
primary
#DCF888
secondary
#704ED6
accent
#00E639
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581