#DDEF88#DDEF88
#DDEF88 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.7% C 0.129 H 117.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF88 |
|---|---|
| RGB | rgb(221, 239, 136) |
| HSL | hsl(70, 76%, 74%) |
| HSV | hsv(70, 43%, 94%) |
| CMYK | cmyk(7.5%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(91.18, -21.18, 47.68) |
| CIE-LCH | lch(91.18, 52.18, 113.95°) |
| OKLab | oklab(91.66% -0.0591 0.1152) |
| OKLCH | oklch(91.66% 0.129 117.2) |
| XYZ | xyz(65.1297, 78.8833, 35.0827) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 5.97
Yellowish Tan
#FCFC81
ΔE00 6.28
Pear
#CBF85F
ΔE00 6.55
Pale Yellow
#FFFF84
ΔE00 6.60
Faded Yellow
#FEFF7F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF88 #9A88EF
analogous
#EFCD88 #DDEF88 #A9EF88
triadic
#DDEF88 #88DDEF #EF88DD
tetradic
#DDEF88 #88EFCD #9A88EF #EF88A9
square
#DDEF88 #88EFCD #9A88EF #EF88A9
split-complementary
#DDEF88 #88A9EF #CD88EF
monochromatic
#BDDF1E #CEE852 #DDEF88 #ECF6BE #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DDEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF88
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF88 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#FAE68D
Tritanopia (blue-blind)
#E7E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef88; /* rgb */ color: rgb(221, 239, 136); /* oklch */ color: oklch(91.7% 0.129 117.2);
Tailwind
colors: {
custom: {
50: '#e9f4ac',
500: '#ddef88',
950: '#000000',
},
}SCSS
$custom: #ddef88; $custom-light: #e9f4ac; $custom-dark: #000000;
JSON
{
"hex": "#ddef88",
"rgb": {
"r": 221,
"g": 239,
"b": 136
},
"hsl": {
"h": 70.485,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.91658,
"c": 0.12943,
"h": 117.2
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#DDEF88
secondary
#6651CA
accent
#0DD831
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581