#DDF592#DDF592
#DDF592 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.127 H 120.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF592 |
|---|---|
| RGB | rgb(221, 245, 146) |
| HSL | hsl(75, 83%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(9.8%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(92.91, -22.98, 45.01) |
| CIE-LCH | lch(92.91, 50.54, 117.04°) |
| OKLab | oklab(93.08% -0.0635 0.1097) |
| OKLCH | oklch(93.08% 0.127 120.1) |
| XYZ | xyz(67.6596, 82.7525, 39.5970) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.33
Celery
#C1FD95
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF592 #AA92F5
analogous
#F5DB92 #DDF592 #ACF592
triadic
#DDF592 #92DDF5 #F592DD
tetradic
#DDF592 #92F5DB #AA92F5 #F592AC
square
#DDF592 #92F5DB #AA92F5 #F592AC
split-complementary
#DDF592 #92ACF5 #DB92F5
monochromatic
#BAEB22 #CCF05A #DDF592 #EEFACA #F6FCE3
Accessibility & contrast
On white
1.20
#DDF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DDF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF592
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF592 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#E5ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf592; /* rgb */ color: rgb(221, 245, 146); /* oklch */ color: oklch(93.1% 0.127 120.1);
Tailwind
colors: {
custom: {
50: '#e9f8b3',
500: '#ddf592',
950: '#000000',
},
}SCSS
$custom: #ddf592; $custom-light: #e9f8b3; $custom-dark: #000000;
JSON
{
"hex": "#ddf592",
"rgb": {
"r": 221,
"g": 245,
"b": 146
},
"hsl": {
"h": 74.545,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.9308,
"c": 0.1267,
"h": 120.1
},
"luminance": 0.82752
}Semantic roles & 50–950 ramp
primary
#DDF592
secondary
#7658D3
accent
#06E03B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581