#DDF888#DDF888
#DDF888 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.141 H 120.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF888 |
|---|---|
| RGB | rgb(221, 248, 136) |
| HSL | hsl(74, 89%, 75%) |
| HSV | hsv(74, 45%, 97%) |
| CMYK | cmyk(10.9%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(93.57, -25.48, 50.65) |
| CIE-LCH | lch(93.57, 56.70, 116.71°) |
| OKLab | oklab(93.57% -0.0712 0.1218) |
| OKLCH | oklch(93.57% 0.141 120.3) |
| XYZ | xyz(67.8304, 84.2847, 35.9829) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF888 #A388F8
analogous
#F8DB88 #DDF888 #A5F888
triadic
#DDF888 #88DDF8 #F888DD
tetradic
#DDF888 #88F8DB #A388F8 #F888A5
square
#DDF888 #88F8DB #A388F8 #F888A5
split-complementary
#DDF888 #88A5F8 #DB88F8
monochromatic
#BCF114 #CCF54E #DDF888 #EEFBC2 #F7FDE2
Accessibility & contrast
On white
1.18
#DDF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DDF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF888
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF888 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#E6EEDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf888; /* rgb */ color: rgb(221, 248, 136); /* oklch */ color: oklch(93.6% 0.141 120.3);
Tailwind
colors: {
custom: {
50: '#e9faad',
500: '#ddf888',
950: '#000000',
},
}SCSS
$custom: #ddf888; $custom-light: #e9faad; $custom-dark: #000000;
JSON
{
"hex": "#ddf888",
"rgb": {
"r": 221,
"g": 248,
"b": 136
},
"hsl": {
"h": 74.464,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.93572,
"c": 0.14109,
"h": 120.3
},
"luminance": 0.84285
}Semantic roles & 50–950 ramp
primary
#DDF888
secondary
#6F4ED6
accent
#00E637
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581