#DCF08F#DCF08F
#DCF08F is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.124 H 118.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF08F |
|---|---|
| RGB | rgb(220, 240, 143) |
| HSL | hsl(72, 76%, 75%) |
| HSV | hsv(72, 40%, 94%) |
| CMYK | cmyk(8.3%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(91.47, -21.29, 44.64) |
| CIE-LCH | lch(91.47, 49.45, 115.49°) |
| OKLab | oklab(91.9% -0.0588 0.1087) |
| OKLCH | oklch(91.9% 0.124 118.4) |
| XYZ | xyz(65.6335, 79.5194, 37.8724) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Parchment
#FEFCAF
ΔE00 6.84
Light Pea Green
#C4FE82
ΔE00 6.91
Pear
#CBF85F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF08F #A38FF0
analogous
#F0D38F #DCF08F #ACF08F
triadic
#DCF08F #8FDCF0 #F08FDC
tetradic
#DCF08F #8FF0D3 #A38FF0 #F08FAC
square
#DCF08F #8FF0D3 #A38FF0 #F08FAC
split-complementary
#DCF08F #8FACF0 #D38FF0
monochromatic
#BAE223 #CBE959 #DCF08F #EDF7C5 #F7FBE4
Accessibility & contrast
On white
1.24
#DCF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DCF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF08F
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF08F | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE688
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#E5E7D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf08f; /* rgb */ color: rgb(220, 240, 143); /* oklch */ color: oklch(91.9% 0.124 118.4);
Tailwind
colors: {
custom: {
50: '#e8f5b1',
500: '#dcf08f',
950: '#000000',
},
}SCSS
$custom: #dcf08f; $custom-light: #e8f5b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf08f",
"rgb": {
"r": 220,
"g": 240,
"b": 143
},
"hsl": {
"h": 72.371,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.919,
"c": 0.12358,
"h": 118.4
},
"luminance": 0.79519
}Semantic roles & 50–950 ramp
primary
#DCF08F
secondary
#6F57CC
accent
#0DD937
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581