#DCF288#DCF288
#DCF288 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.134 H 118.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF288 |
|---|---|
| RGB | rgb(220, 242, 136) |
| HSL | hsl(72, 80%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(91.91, -23.00, 48.57) |
| CIE-LCH | lch(91.91, 53.74, 115.34°) |
| OKLab | oklab(92.22% -0.0642 0.1172) |
| OKLCH | oklch(92.22% 0.134 118.7) |
| XYZ | xyz(65.7116, 80.4978, 35.3637) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Yellow Green
#CCFD7F
ΔE00 5.03
Pear
#CBF85F
ΔE00 5.85
Light Pea Green
#C4FE82
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.51
Yellowish Tan
#FCFC81
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF288 #9E88F2
analogous
#F2D388 #DCF288 #A7F288
triadic
#DCF288 #88DCF2 #F288DC
tetradic
#DCF288 #88F2D3 #9E88F2 #F288A7
square
#DCF288 #88F2D3 #9E88F2 #F288A7
split-complementary
#DCF288 #88A7F2 #D388F2
monochromatic
#BCE61A #CCEC51 #DCF288 #ECF8BF #F7FCE3
Accessibility & contrast
On white
1.23
#DCF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DCF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF288
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF288 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#FCE88D
Tritanopia (blue-blind)
#E5E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf288; /* rgb */ color: rgb(220, 242, 136); /* oklch */ color: oklch(92.2% 0.134 118.7);
Tailwind
colors: {
custom: {
50: '#e8f6ac',
500: '#dcf288',
950: '#000000',
},
}SCSS
$custom: #dcf288; $custom-light: #e8f6ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf288",
"rgb": {
"r": 220,
"g": 242,
"b": 136
},
"hsl": {
"h": 72.453,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.92221,
"c": 0.13359,
"h": 118.7
},
"luminance": 0.80497
}Semantic roles & 50–950 ramp
primary
#DCF288
secondary
#6A50CE
accent
#09DD35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581