#DDF088#DDF088
#DDF088 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.131 H 117.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF088 |
|---|---|
| RGB | rgb(221, 240, 136) |
| HSL | hsl(71, 78%, 74%) |
| HSV | hsv(71, 43%, 94%) |
| CMYK | cmyk(7.9%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(91.45, -21.66, 48.01) |
| CIE-LCH | lch(91.45, 52.67, 114.28°) |
| OKLab | oklab(91.87% -0.0604 0.1159) |
| OKLCH | oklch(91.87% 0.131 117.5) |
| XYZ | xyz(65.4233, 79.4704, 35.1806) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 5.71
Yellowish Tan
#FCFC81
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.34
Pale Yellow
#FFFF84
ΔE00 6.59
Faded Yellow
#FEFF7F
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF088 #9B88F0
analogous
#F0CF88 #DDF088 #A9F088
triadic
#DDF088 #88DDF0 #F088DD
tetradic
#DDF088 #88F0CF #9B88F0 #F088A9
square
#DDF088 #88F0CF #9B88F0 #F088A9
split-complementary
#DDF088 #88A9F0 #CF88F0
monochromatic
#BDE11C #CDE952 #DDF088 #EDF7BE #F7FCE4
Accessibility & contrast
On white
1.24
#DDF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DDF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF088
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF088 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#E7E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddf088; /* rgb */ color: rgb(221, 240, 136); /* oklch */ color: oklch(91.9% 0.131 117.5);
Tailwind
colors: {
custom: {
50: '#e9f5ac',
500: '#ddf088',
950: '#000000',
},
}SCSS
$custom: #ddf088; $custom-light: #e9f5ac; $custom-dark: #000000;
JSON
{
"hex": "#ddf088",
"rgb": {
"r": 221,
"g": 240,
"b": 136
},
"hsl": {
"h": 70.962,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.9187,
"c": 0.13072,
"h": 117.5
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#DDF088
secondary
#6751CB
accent
#0CDA31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581