#DCF299#DCF299
#DCF299 is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.5% C 0.115 H 120.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF299 |
|---|---|
| RGB | rgb(220, 242, 153) |
| HSL | hsl(75, 77%, 77%) |
| HSV | hsv(75, 37%, 95%) |
| CMYK | cmyk(9.1%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(92.14, -21.10, 40.59) |
| CIE-LCH | lch(92.14, 45.74, 117.47°) |
| OKLab | oklab(92.48% -0.0577 0.0998) |
| OKLCH | oklch(92.48% 0.115 120) |
| XYZ | xyz(67.0170, 81.0200, 42.2387) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 6.16
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Parchment
#FEFCAF
ΔE00 6.68
Celery
#C1FD95
ΔE00 6.74
Creme
#FFFFB6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF299 #AF99F2
analogous
#F2DB99 #DCF299 #B0F299
triadic
#DCF299 #99DCF2 #F299DC
tetradic
#DCF299 #99F2DB #AF99F2 #F299B0
square
#DCF299 #99F2DB #AF99F2 #F299B0
split-complementary
#DCF299 #99B0F2 #DB99F2
monochromatic
#B7E42C #C9EB63 #DCF299 #EFF9CF #F6FCE4
Accessibility & contrast
On white
1.22
#DCF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DCF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF299
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF299 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE993
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#E4E9DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf299; /* rgb */ color: rgb(220, 242, 153); /* oklch */ color: oklch(92.5% 0.115 120.0);
Tailwind
colors: {
custom: {
50: '#e8f6b8',
500: '#dcf299',
950: '#000000',
},
}SCSS
$custom: #dcf299; $custom-light: #e8f6b8; $custom-dark: #000000;
JSON
{
"hex": "#dcf299",
"rgb": {
"r": 220,
"g": 242,
"b": 153
},
"hsl": {
"h": 74.831,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.92483,
"c": 0.11531,
"h": 120
},
"luminance": 0.8102
}Semantic roles & 50–950 ramp
primary
#DCF299
secondary
#7B60D0
accent
#0CDA3F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581