#DCFA88#DCFA88
#DCFA88 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.9% C 0.144 H 121.3°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA88 |
|---|---|
| RGB | rgb(220, 250, 136) |
| HSL | hsl(76, 92%, 76%) |
| HSV | hsv(76, 46%, 98%) |
| CMYK | cmyk(12%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(94.04, -26.80, 51.20) |
| CIE-LCH | lch(94.04, 57.79, 117.63°) |
| OKLab | oklab(93.93% -0.0749 0.123) |
| OKLCH | oklch(93.93% 0.144 121.3) |
| XYZ | xyz(68.1450, 85.3645, 36.1748) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 4.66
Pear
#CBF85F
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Pale Lime
#BEFD73
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA88 #A688FA
analogous
#FADF88 #DCFA88 #A3FA88
triadic
#DCFA88 #88DCFA #FA88DC
tetradic
#DCFA88 #88FADF #A688FA #FA88A3
square
#DCFA88 #88FADF #A688FA #FA88A3
split-complementary
#DCFA88 #88A3FA #DF88FA
monochromatic
#B9F513 #CBF84D #DCFA88 #EDFCC3 #F6FEE2
Accessibility & contrast
On white
1.16
#DCFA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DCFA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA88
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA88 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FFEE8E
Tritanopia (blue-blind)
#E5F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa88; /* rgb */ color: rgb(220, 250, 136); /* oklch */ color: oklch(93.9% 0.144 121.3);
Tailwind
colors: {
custom: {
50: '#e8fcad',
500: '#dcfa88',
950: '#000000',
},
}SCSS
$custom: #dcfa88; $custom-light: #e8fcad; $custom-dark: #000000;
JSON
{
"hex": "#dcfa88",
"rgb": {
"r": 220,
"g": 250,
"b": 136
},
"hsl": {
"h": 75.789,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.93929,
"c": 0.14404,
"h": 121.3
},
"luminance": 0.85364
}Semantic roles & 50–950 ramp
primary
#DCFA88
secondary
#724ED9
accent
#00E63C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581