#DCF286#DCF286
#DCF286 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.2% C 0.136 H 118.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF286 |
|---|---|
| RGB | rgb(220, 242, 134) |
| HSL | hsl(72, 81%, 74%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(9.1%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(91.88, -23.21, 49.50) |
| CIE-LCH | lch(91.88, 54.67, 115.12°) |
| OKLab | oklab(92.19% -0.0649 0.1191) |
| OKLCH | oklch(92.19% 0.136 118.6) |
| XYZ | xyz(65.5708, 80.4415, 34.6221) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 4.98
Pear
#CBF85F
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.40
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF286 #9C86F2
analogous
#F2D286 #DCF286 #A6F286
triadic
#DCF286 #86DCF2 #F286DC
tetradic
#DCF286 #86F2D2 #9C86F2 #F286A6
square
#DCF286 #86F2D2 #9C86F2 #F286A6
split-complementary
#DCF286 #86A6F2 #D286F2
monochromatic
#BBE519 #CCEC4F #DCF286 #ECF8BD #F7FCE3
Accessibility & contrast
On white
1.23
#DCF286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DCF286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF286
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF286 | 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)
#FEE87D
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#E6E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf286; /* rgb */ color: rgb(220, 242, 134); /* oklch */ color: oklch(92.2% 0.136 118.6);
Tailwind
colors: {
custom: {
50: '#e8f6ab',
500: '#dcf286',
950: '#000000',
},
}SCSS
$custom: #dcf286; $custom-light: #e8f6ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf286",
"rgb": {
"r": 220,
"g": 242,
"b": 134
},
"hsl": {
"h": 72.222,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.92192,
"c": 0.13565,
"h": 118.6
},
"luminance": 0.80441
}Semantic roles & 50–950 ramp
primary
#DCF286
secondary
#684ECE
accent
#09DD34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581