#DDF488#DDF488
#DDF488 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.7% C 0.136 H 119.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF488 |
|---|---|
| RGB | rgb(221, 244, 136) |
| HSL | hsl(73, 83%, 75%) |
| HSV | hsv(73, 44%, 96%) |
| CMYK | cmyk(9.4%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(92.51, -23.58, 49.33) |
| CIE-LCH | lch(92.51, 54.68, 115.55°) |
| OKLab | oklab(92.72% -0.0659 0.1189) |
| OKLCH | oklch(92.72% 0.136 119) |
| XYZ | xyz(66.6138, 81.8514, 35.5774) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 4.72
Pear
#CBF85F
ΔE00 5.58
Light Pea Green
#C4FE82
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.37
Yellowish Tan
#FCFC81
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF488 #9F88F4
analogous
#F4D588 #DDF488 #A7F488
triadic
#DDF488 #88DDF4 #F488DD
tetradic
#DDF488 #88F4D5 #9F88F4 #F488A7
square
#DDF488 #88F4D5 #9F88F4 #F488A7
split-complementary
#DDF488 #88A7F4 #D588F4
monochromatic
#BDEA18 #CDEF50 #DDF488 #EDF9C0 #F7FCE3
Accessibility & contrast
On white
1.21
#DDF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DDF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF488
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF488 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#E6EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf488; /* rgb */ color: rgb(221, 244, 136); /* oklch */ color: oklch(92.7% 0.136 119.0);
Tailwind
colors: {
custom: {
50: '#e9f7ac',
500: '#ddf488',
950: '#000000',
},
}SCSS
$custom: #ddf488; $custom-light: #e9f7ac; $custom-dark: #000000;
JSON
{
"hex": "#ddf488",
"rgb": {
"r": 221,
"g": 244,
"b": 136
},
"hsl": {
"h": 72.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.9272,
"c": 0.13588,
"h": 119
},
"luminance": 0.81851
}Semantic roles & 50–950 ramp
primary
#DDF488
secondary
#6B50D1
accent
#06DF34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581