#DDF88A#DDF88A
#DDF88A is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.139 H 120.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF88A |
|---|---|
| RGB | rgb(221, 248, 138) |
| HSL | hsl(75, 89%, 76%) |
| HSV | hsv(75, 44%, 97%) |
| CMYK | cmyk(10.9%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(93.60, -25.27, 49.73) |
| CIE-LCH | lch(93.60, 55.78, 116.94°) |
| OKLab | oklab(93.6% -0.0705 0.1199) |
| OKLCH | oklch(93.6% 0.139 120.5) |
| XYZ | xyz(67.9739, 84.3421, 36.7385) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Light Khaki
#E6F2A2
ΔE00 5.03
Pear
#CBF85F
ΔE00 5.19
Light Pea Green
#C4FE82
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF88A #A58AF8
analogous
#F8DC8A #DDF88A #A6F88A
triadic
#DDF88A #8ADDF8 #F88ADD
tetradic
#DDF88A #8AF8DC #A58AF8 #F88AA6
square
#DDF88A #8AF8DC #A58AF8 #F88AA6
split-complementary
#DDF88A #8AA6F8 #DC8AF8
monochromatic
#BBF117 #CCF550 #DDF88A #EEFBC4 #F7FDE2
Accessibility & contrast
On white
1.18
#DDF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DDF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF88A
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF88A | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#E6EEDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf88a; /* rgb */ color: rgb(221, 248, 138); /* oklch */ color: oklch(93.6% 0.139 120.5);
Tailwind
colors: {
custom: {
50: '#e9faae',
500: '#ddf88a',
950: '#000000',
},
}SCSS
$custom: #ddf88a; $custom-light: #e9faae; $custom-dark: #000000;
JSON
{
"hex": "#ddf88a",
"rgb": {
"r": 221,
"g": 248,
"b": 138
},
"hsl": {
"h": 74.727,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.936,
"c": 0.13906,
"h": 120.5
},
"luminance": 0.84342
}Semantic roles & 50–950 ramp
primary
#DDF88A
secondary
#7150D6
accent
#00E538
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581