#DCF699#DCF699
#DCF699 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.121 H 121.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF699 |
|---|---|
| RGB | rgb(220, 246, 153) |
| HSL | hsl(77, 84%, 78%) |
| HSV | hsv(77, 38%, 96%) |
| CMYK | cmyk(10.6%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(93.20, -23.02, 41.95) |
| CIE-LCH | lch(93.20, 47.85, 118.75°) |
| OKLab | oklab(93.33% -0.0631 0.103) |
| OKLCH | oklch(93.33% 0.121 121.5) |
| XYZ | xyz(68.2206, 83.4271, 42.6399) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.61
Celery
#C1FD95
ΔE00 5.88
Light Pea Green
#C4FE82
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF699 #B399F6
analogous
#F6E199 #DCF699 #ADF699
triadic
#DCF699 #99DCF6 #F699DC
tetradic
#DCF699 #99F6E1 #B399F6 #F699AD
square
#DCF699 #99F6E1 #B399F6 #F699AD
split-complementary
#DCF699 #99ADF6 #E199F6
monochromatic
#B5EC29 #C9F161 #DCF699 #EFFBD1 #F5FDE3
Accessibility & contrast
On white
1.19
#DCF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DCF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF699
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF699 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FDEC9E
Tritanopia (blue-blind)
#E3EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf699; /* rgb */ color: rgb(220, 246, 153); /* oklch */ color: oklch(93.3% 0.121 121.5);
Tailwind
colors: {
custom: {
50: '#e8f9b8',
500: '#dcf699',
950: '#000000',
},
}SCSS
$custom: #dcf699; $custom-light: #e8f9b8; $custom-dark: #000000;
JSON
{
"hex": "#dcf699",
"rgb": {
"r": 220,
"g": 246,
"b": 153
},
"hsl": {
"h": 76.774,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.9333,
"c": 0.12079,
"h": 121.5
},
"luminance": 0.83427
}Semantic roles & 50–950 ramp
primary
#DCF699
secondary
#7F5ED5
accent
#05E042
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581