#DDF18D#DDF18D
#DDF18D is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.2% C 0.127 H 118.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF18D |
|---|---|
| RGB | rgb(221, 241, 141) |
| HSL | hsl(72, 78%, 75%) |
| HSV | hsv(72, 41%, 95%) |
| CMYK | cmyk(8.3%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(91.78, -21.61, 46.01) |
| CIE-LCH | lch(91.78, 50.84, 115.16°) |
| OKLab | oklab(92.16% -0.0599 0.1117) |
| OKLCH | oklch(92.16% 0.127 118.2) |
| XYZ | xyz(66.0821, 80.2062, 37.1942) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Light Yellow Green
#CCFD7F
ΔE00 5.64
Pear
#CBF85F
ΔE00 6.70
Yellowish Tan
#FCFC81
ΔE00 6.73
Light Pea Green
#C4FE82
ΔE00 6.79
Pistachio (survey)
#C0FA8B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF18D #A18DF1
analogous
#F1D38D #DDF18D #ABF18D
triadic
#DDF18D #8DDDF1 #F18DDD
tetradic
#DDF18D #8DF1D3 #A18DF1 #F18DAB
square
#DDF18D #8DF1D3 #A18DF1 #F18DAB
split-complementary
#DDF18D #8DABF1 #D38DF1
monochromatic
#BCE420 #CDEA56 #DDF18D #EDF8C4 #F7FCE4
Accessibility & contrast
On white
1.23
#DDF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DDF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF18D
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF18D | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#E6E7D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf18d; /* rgb */ color: rgb(221, 241, 141); /* oklch */ color: oklch(92.2% 0.127 118.2);
Tailwind
colors: {
custom: {
50: '#e9f5b0',
500: '#ddf18d',
950: '#000000',
},
}SCSS
$custom: #ddf18d; $custom-light: #e9f5b0; $custom-dark: #000000;
JSON
{
"hex": "#ddf18d",
"rgb": {
"r": 221,
"g": 241,
"b": 141
},
"hsl": {
"h": 72,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.92155,
"c": 0.12674,
"h": 118.2
},
"luminance": 0.80206
}Semantic roles & 50–950 ramp
primary
#DDF18D
secondary
#6D55CD
accent
#0BDA35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581