#DCFF88#DCFF88
#DCFF88 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.151 H 122.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF88 |
|---|---|
| RGB | rgb(220, 255, 136) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(13.7%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(95.38, -29.14, 52.84) |
| CIE-LCH | lch(95.38, 60.35, 118.88°) |
| OKLab | oklab(95% -0.0815 0.1267) |
| OKLCH | oklch(95% 0.151 122.8) |
| XYZ | xyz(69.7192, 88.5130, 36.6995) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.95
Pear
#CBF85F
ΔE00 4.32
Light Yellowish Green
#C2FF89
ΔE00 4.64
Pale Lime
#BEFD73
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF88 #AB88FF
analogous
#FFE788 #DCFF88 #A1FF88
triadic
#DCFF88 #88DCFF #FF88DC
tetradic
#DCFF88 #88FFE7 #AB88FF #FF88A1
square
#DCFF88 #88FFE7 #AB88FF #FF88A1
split-complementary
#DCFF88 #88A1FF #E788FF
monochromatic
#B8FF0E #CAFF4B #DCFF88 #EEFFC5 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DCFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF88
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF88 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37E
Deuteranopia (green-blind)
#FFF28F
Tritanopia (blue-blind)
#E4F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff88; /* rgb */ color: rgb(220, 255, 136); /* oklch */ color: oklch(95.0% 0.151 122.8);
Tailwind
colors: {
custom: {
50: '#e9ffad',
500: '#dcff88',
950: '#000000',
},
}SCSS
$custom: #dcff88; $custom-light: #e9ffad; $custom-dark: #000000;
JSON
{
"hex": "#dcff88",
"rgb": {
"r": 220,
"g": 255,
"b": 136
},
"hsl": {
"h": 77.647,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.95001,
"c": 0.15063,
"h": 122.8
},
"luminance": 0.88513
}Semantic roles & 50–950 ramp
primary
#DCFF88
secondary
#774CDF
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681