#DCF287#DCF287
#DCF287 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.135 H 118.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF287 |
|---|---|
| RGB | rgb(220, 242, 135) |
| HSL | hsl(72, 80%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(91.90, -23.11, 49.03) |
| CIE-LCH | lch(91.90, 54.21, 115.23°) |
| OKLab | oklab(92.21% -0.0646 0.1181) |
| OKLCH | oklch(92.21% 0.135 118.7) |
| XYZ | xyz(65.6409, 80.4695, 34.9911) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.47
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF287 #9D87F2
analogous
#F2D287 #DCF287 #A7F287
triadic
#DCF287 #87DCF2 #F287DC
tetradic
#DCF287 #87F2D2 #9D87F2 #F287A7
square
#DCF287 #87F2D2 #9D87F2 #F287A7
split-complementary
#DCF287 #87A7F2 #D287F2
monochromatic
#BCE619 #CCEC50 #DCF287 #ECF8BE #F7FCE3
Accessibility & contrast
On white
1.23
#DCF287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DCF287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF287
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF287 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87E
Deuteranopia (green-blind)
#FCE88D
Tritanopia (blue-blind)
#E5E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf287; /* rgb */ color: rgb(220, 242, 135); /* oklch */ color: oklch(92.2% 0.135 118.7);
Tailwind
colors: {
custom: {
50: '#e8f6ac',
500: '#dcf287',
950: '#000000',
},
}SCSS
$custom: #dcf287; $custom-light: #e8f6ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf287",
"rgb": {
"r": 220,
"g": 242,
"b": 135
},
"hsl": {
"h": 72.336,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.92207,
"c": 0.13463,
"h": 118.7
},
"luminance": 0.80469
}Semantic roles & 50–950 ramp
primary
#DCF287
secondary
#694FCE
accent
#09DD34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581