#DCF992#DCF992
#DCF992 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.9% C 0.132 H 121.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF992 |
|---|---|
| RGB | rgb(220, 249, 146) |
| HSL | hsl(77, 90%, 77%) |
| HSV | hsv(77, 41%, 98%) |
| CMYK | cmyk(11.6%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(93.90, -25.26, 46.26) |
| CIE-LCH | lch(93.90, 52.70, 118.63°) |
| OKLab | oklab(93.86% -0.0698 0.1125) |
| OKLCH | oklch(93.86% 0.132 121.8) |
| XYZ | xyz(68.5792, 85.0423, 39.9905) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Light Khaki
#E6F2A2
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF992 #AF92F9
analogous
#F9E292 #DCF992 #A9F992
triadic
#DCF992 #92DCF9 #F992DC
tetradic
#DCF992 #92F9E2 #AF92F9 #F992A9
square
#DCF992 #92F9E2 #AF92F9 #F992A9
split-complementary
#DCF992 #92A9F9 #E292F9
monochromatic
#B7F31E #C9F658 #DCF992 #EFFCCC #F6FDE2
Accessibility & contrast
On white
1.17
#DCF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DCF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF992
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF992 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#E4F0E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf992; /* rgb */ color: rgb(220, 249, 146); /* oklch */ color: oklch(93.9% 0.132 121.8);
Tailwind
colors: {
custom: {
50: '#e8fbb3',
500: '#dcf992',
950: '#000000',
},
}SCSS
$custom: #dcf992; $custom-light: #e8fbb3; $custom-dark: #000000;
JSON
{
"hex": "#dcf992",
"rgb": {
"r": 220,
"g": 249,
"b": 146
},
"hsl": {
"h": 76.893,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.93859,
"c": 0.13241,
"h": 121.8
},
"luminance": 0.85042
}Semantic roles & 50–950 ramp
primary
#DCF992
secondary
#7B57D8
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581