#DDF199#DDF199
#DDF199 is a very light, moderate yellow-green. Relative luminance 0.806; OKLCH L 92.3% C 0.114 H 119.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF199 |
|---|---|
| RGB | rgb(221, 241, 153) |
| HSL | hsl(74, 76%, 77%) |
| HSV | hsv(74, 37%, 95%) |
| CMYK | cmyk(8.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(91.95, -20.24, 40.35) |
| CIE-LCH | lch(91.95, 45.14, 116.64°) |
| OKLab | oklab(92.35% -0.0553 0.0993) |
| OKLCH | oklch(92.35% 0.114 119.1) |
| XYZ | xyz(67.0238, 80.5829, 42.1540) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.15
Parchment
#FEFCAF
ΔE00 6.37
Creme
#FFFFB6
ΔE00 6.48
Light Yellow Green
#CCFD7F
ΔE00 6.53
Light Beige
#FFFEB6
ΔE00 6.65
Pistachio (survey)
#C0FA8B
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF199 #AD99F1
analogous
#F1D999 #DDF199 #B1F199
triadic
#DDF199 #99DDF1 #F199DD
tetradic
#DDF199 #99F1D9 #AD99F1 #F199B1
square
#DDF199 #99F1D9 #AD99F1 #F199B1
split-complementary
#DDF199 #99B1F1 #D999F1
monochromatic
#B9E22D #CBEA63 #DDF199 #EFF8CF #F6FBE4
Accessibility & contrast
On white
1.23
#DDF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF199
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF199 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE893
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#E5E8DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf199; /* rgb */ color: rgb(221, 241, 153); /* oklch */ color: oklch(92.3% 0.114 119.1);
Tailwind
colors: {
custom: {
50: '#e8f5b8',
500: '#ddf199',
950: '#000000',
},
}SCSS
$custom: #ddf199; $custom-light: #e8f5b8; $custom-dark: #000000;
JSON
{
"hex": "#ddf199",
"rgb": {
"r": 221,
"g": 241,
"b": 153
},
"hsl": {
"h": 73.636,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.92345,
"c": 0.11364,
"h": 119.1
},
"luminance": 0.80583
}Semantic roles & 50–950 ramp
primary
#DDF199
secondary
#7960CE
accent
#0DD83B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581