#DDF595#DDF595
#DDF595 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.123 H 120.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF595 |
|---|---|
| RGB | rgb(221, 245, 149) |
| HSL | hsl(75, 83%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(92.95, -22.64, 43.60) |
| CIE-LCH | lch(92.95, 49.13, 117.44°) |
| OKLab | oklab(93.13% -0.0623 0.1066) |
| OKLCH | oklch(93.13% 0.123 120.3) |
| XYZ | xyz(67.8960, 82.8470, 40.8422) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.31
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 6.13
Celery
#C1FD95
ΔE00 6.35
Light Yellowish Green
#C2FF89
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF595 #AD95F5
analogous
#F5DD95 #DDF595 #ADF595
triadic
#DDF595 #95DDF5 #F595DD
tetradic
#DDF595 #95F5DD #AD95F5 #F595AD
square
#DDF595 #95F5DD #AD95F5 #F595AD
split-complementary
#DDF595 #95ADF5 #DD95F5
monochromatic
#B9EA25 #CBF05D #DDF595 #EFFACD #F6FCE3
Accessibility & contrast
On white
1.20
#DDF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DDF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF595
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF595 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#E5ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf595; /* rgb */ color: rgb(221, 245, 149); /* oklch */ color: oklch(93.1% 0.123 120.3);
Tailwind
colors: {
custom: {
50: '#e9f8b5',
500: '#ddf595',
950: '#000000',
},
}SCSS
$custom: #ddf595; $custom-light: #e9f8b5; $custom-dark: #000000;
JSON
{
"hex": "#ddf595",
"rgb": {
"r": 221,
"g": 245,
"b": 149
},
"hsl": {
"h": 75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.93126,
"c": 0.12347,
"h": 120.3
},
"luminance": 0.82847
}Semantic roles & 50–950 ramp
primary
#DDF595
secondary
#795BD3
accent
#06DF3D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581