#DDF189#DDF189
#DDF189 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 92.1% C 0.131 H 118.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF189 |
|---|---|
| RGB | rgb(221, 241, 137) |
| HSL | hsl(72, 79%, 74%) |
| HSV | hsv(72, 43%, 95%) |
| CMYK | cmyk(8.3%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(91.72, -22.04, 47.88) |
| CIE-LCH | lch(91.72, 52.71, 114.72°) |
| OKLab | oklab(92.1% -0.0614 0.1157) |
| OKLCH | oklch(92.1% 0.131 118) |
| XYZ | xyz(65.7899, 80.0893, 35.6550) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 5.48
Pear
#CBF85F
ΔE00 6.24
Yellowish Tan
#FCFC81
ΔE00 6.39
Pale Yellow
#FFFF84
ΔE00 6.67
Light Pea Green
#C4FE82
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF189 #9D89F1
analogous
#F1D189 #DDF189 #A9F189
triadic
#DDF189 #89DDF1 #F189DD
tetradic
#DDF189 #89F1D1 #9D89F1 #F189A9
square
#DDF189 #89F1D1 #9D89F1 #F189A9
split-complementary
#DDF189 #89A9F1 #D189F1
monochromatic
#BDE41C #CDEB52 #DDF189 #EDF7C0 #F7FCE4
Accessibility & contrast
On white
1.23
#DDF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF189
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF189 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#E7E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf189; /* rgb */ color: rgb(221, 241, 137); /* oklch */ color: oklch(92.1% 0.131 118.0);
Tailwind
colors: {
custom: {
50: '#e9f5ad',
500: '#ddf189',
950: '#000000',
},
}SCSS
$custom: #ddf189; $custom-light: #e9f5ad; $custom-dark: #000000;
JSON
{
"hex": "#ddf189",
"rgb": {
"r": 221,
"g": 241,
"b": 137
},
"hsl": {
"h": 71.538,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.92096,
"c": 0.13096,
"h": 118
},
"luminance": 0.80089
}Semantic roles & 50–950 ramp
primary
#DDF189
secondary
#6951CD
accent
#0ADB33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581