#DCF994#DCF994
#DCF994 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.9% C 0.130 H 122.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF994 |
|---|---|
| RGB | rgb(220, 249, 148) |
| HSL | hsl(77, 89%, 78%) |
| HSV | hsv(77, 41%, 98%) |
| CMYK | cmyk(11.6%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(93.93, -25.03, 45.32) |
| CIE-LCH | lch(93.93, 51.78, 118.91°) |
| OKLab | oklab(93.89% -0.0691 0.1105) |
| OKLCH | oklch(93.89% 0.13 122) |
| XYZ | xyz(68.7361, 85.1051, 40.8170) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Pea Green
#C4FE82
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF994 #B194F9
analogous
#F9E494 #DCF994 #A9F994
triadic
#DCF994 #94DCF9 #F994DC
tetradic
#DCF994 #94F9E4 #B194F9 #F994A9
square
#DCF994 #94F9E4 #B194F9 #F994A9
split-complementary
#DCF994 #94A9F9 #E494F9
monochromatic
#B6F320 #C9F65A #DCF994 #EFFCCE #F6FDE2
Accessibility & contrast
On white
1.17
#DCF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DCF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF994
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF994 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#E4F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf994; /* rgb */ color: rgb(220, 249, 148); /* oklch */ color: oklch(93.9% 0.130 122.0);
Tailwind
colors: {
custom: {
50: '#e8fbb5',
500: '#dcf994',
950: '#000000',
},
}SCSS
$custom: #dcf994; $custom-light: #e8fbb5; $custom-dark: #000000;
JSON
{
"hex": "#dcf994",
"rgb": {
"r": 220,
"g": 249,
"b": 148
},
"hsl": {
"h": 77.228,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.9389,
"c": 0.1303,
"h": 122
},
"luminance": 0.85105
}Semantic roles & 50–950 ramp
primary
#DCF994
secondary
#7D59D9
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581