#DCF99F#DCF99F
#DCF99F is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 94.1% C 0.118 H 123.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF99F |
|---|---|
| RGB | rgb(220, 249, 159) |
| HSL | hsl(79, 88%, 80%) |
| HSV | hsv(79, 36%, 98%) |
| CMYK | cmyk(11.6%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(94.09, -23.73, 40.14) |
| CIE-LCH | lch(94.09, 46.63, 120.59°) |
| OKLab | oklab(94.07% -0.0648 0.099) |
| OKLCH | oklch(94.07% 0.118 123.2) |
| XYZ | xyz(69.6485, 85.4700, 45.6223) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.31
Light Yellow Green
#CCFD7F
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.80
Light Pea Green
#C4FE82
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF99F #BC9FF9
analogous
#F9E99F #DCF99F #AFF99F
triadic
#DCF99F #9FDCF9 #F99FDC
tetradic
#DCF99F #9FF9E9 #BC9FF9 #F99FAF
square
#DCF99F #9FF9E9 #BC9FF9 #F99FAF
split-complementary
#DCF99F #9FAFF9 #E99FF9
monochromatic
#B2F22C #C7F565 #DCF99F #F1FDD9 #F5FDE2
Accessibility & contrast
On white
1.16
#DCF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DCF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF99F
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF99F | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#E2F1E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf99f; /* rgb */ color: rgb(220, 249, 159); /* oklch */ color: oklch(94.1% 0.118 123.2);
Tailwind
colors: {
custom: {
50: '#e8fbbc',
500: '#dcf99f',
950: '#000000',
},
}SCSS
$custom: #dcf99f; $custom-light: #e8fbbc; $custom-dark: #000000;
JSON
{
"hex": "#dcf99f",
"rgb": {
"r": 220,
"g": 249,
"b": 159
},
"hsl": {
"h": 79.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.94066,
"c": 0.11836,
"h": 123.2
},
"luminance": 0.8547
}Semantic roles & 50–950 ramp
primary
#DCF99F
secondary
#8962DA
accent
#01E54A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582