#DDF585#DDF585
#DDF585 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.9% C 0.140 H 119.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF585 |
|---|---|
| RGB | rgb(221, 245, 133) |
| HSL | hsl(73, 85%, 74%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(9.8%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(92.74, -24.36, 51.04) |
| CIE-LCH | lch(92.74, 56.56, 115.52°) |
| OKLab | oklab(92.89% -0.0683 0.1225) |
| OKLCH | oklch(92.89% 0.14 119.2) |
| XYZ | xyz(66.7053, 82.3707, 34.5708) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 5.05
Pear
#CBF85F
ΔE00 5.09
Light Pea Green
#C4FE82
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 6.30
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF585 #9D85F5
analogous
#F5D585 #DDF585 #A5F585
triadic
#DDF585 #85DDF5 #F585DD
tetradic
#DDF585 #85F5D5 #9D85F5 #F585A5
square
#DDF585 #85F5D5 #9D85F5 #F585A5
split-complementary
#DDF585 #85A5F5 #D585F5
monochromatic
#BDEC14 #CDF04C #DDF585 #EDFABE #F7FDE3
Accessibility & contrast
On white
1.20
#DDF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DDF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF585
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF585 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#E7EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf585; /* rgb */ color: rgb(221, 245, 133); /* oklch */ color: oklch(92.9% 0.140 119.2);
Tailwind
colors: {
custom: {
50: '#e9f8aa',
500: '#ddf585',
950: '#000000',
},
}SCSS
$custom: #ddf585; $custom-light: #e9f8aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf585",
"rgb": {
"r": 221,
"g": 245,
"b": 133
},
"hsl": {
"h": 72.857,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.92891,
"c": 0.14023,
"h": 119.2
},
"luminance": 0.8237
}Semantic roles & 50–950 ramp
primary
#DDF585
secondary
#694DD2
accent
#04E134
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581