#DDF185#DDF185
#DDF185 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.0% C 0.135 H 117.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF185 |
|---|---|
| RGB | rgb(221, 241, 133) |
| HSL | hsl(71, 79%, 73%) |
| HSV | hsv(71, 45%, 95%) |
| CMYK | cmyk(8.3%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(91.67, -22.45, 49.73) |
| CIE-LCH | lch(91.67, 54.56, 114.30°) |
| OKLab | oklab(92.04% -0.0629 0.1196) |
| OKLCH | oklch(92.04% 0.135 117.8) |
| XYZ | xyz(65.5082, 79.9767, 34.1718) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Yellow Green
#CCFD7F
ΔE00 5.39
Pear
#CBF85F
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 6.10
Pale Yellow
#FFFF84
ΔE00 6.39
Faded Yellow
#FEFF7F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF185 #9985F1
analogous
#F1CF85 #DDF185 #A7F185
triadic
#DDF185 #85DDF1 #F185DD
tetradic
#DDF185 #85F1CF #9985F1 #F185A7
square
#DDF185 #85F1CF #9985F1 #F185A7
split-complementary
#DDF185 #85A7F1 #CF85F1
monochromatic
#BDE21A #CEEB4E #DDF185 #ECF7BC #F7FCE4
Accessibility & contrast
On white
1.24
#DDF185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DDF185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF185
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF185 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E7E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf185; /* rgb */ color: rgb(221, 241, 133); /* oklch */ color: oklch(92.0% 0.135 117.8);
Tailwind
colors: {
custom: {
50: '#e9f5aa',
500: '#ddf185',
950: '#000000',
},
}SCSS
$custom: #ddf185; $custom-light: #e9f5aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf185",
"rgb": {
"r": 221,
"g": 241,
"b": 133
},
"hsl": {
"h": 71.111,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.92039,
"c": 0.1351,
"h": 117.8
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#DDF185
secondary
#654ECC
accent
#0ADC31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581