#DCF892#DCF892
#DCF892 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.6% C 0.131 H 121.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF892 |
|---|---|
| RGB | rgb(220, 248, 146) |
| HSL | hsl(76, 88%, 77%) |
| HSV | hsv(76, 41%, 97%) |
| CMYK | cmyk(11.3%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(93.64, -24.78, 45.92) |
| CIE-LCH | lch(93.64, 52.18, 118.35°) |
| OKLab | oklab(93.65% -0.0685 0.1117) |
| OKLCH | oklch(93.65% 0.131 121.5) |
| XYZ | xyz(68.2709, 84.4258, 39.8877) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.15
Light Khaki
#E6F2A2
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Light Yellowish Green
#C2FF89
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF892 #AE92F8
analogous
#F8E192 #DCF892 #A9F892
triadic
#DCF892 #92DCF8 #F892DC
tetradic
#DCF892 #92F8E1 #AE92F8 #F892A9
square
#DCF892 #92F8E1 #AE92F8 #F892A9
split-complementary
#DCF892 #92A9F8 #E192F8
monochromatic
#B7F11F #CAF458 #DCF892 #EEFCCC #F6FDE2
Accessibility & contrast
On white
1.17
#DCF892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DCF892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF892
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF892 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#E4EFDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf892; /* rgb */ color: rgb(220, 248, 146); /* oklch */ color: oklch(93.6% 0.131 121.5);
Tailwind
colors: {
custom: {
50: '#e8fab3',
500: '#dcf892',
950: '#000000',
},
}SCSS
$custom: #dcf892; $custom-light: #e8fab3; $custom-dark: #000000;
JSON
{
"hex": "#dcf892",
"rgb": {
"r": 220,
"g": 248,
"b": 146
},
"hsl": {
"h": 76.471,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.93646,
"c": 0.13106,
"h": 121.5
},
"luminance": 0.84426
}Semantic roles & 50–950 ramp
primary
#DCF892
secondary
#7A57D7
accent
#01E53F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581