#DDED90#DDED90
#DDED90 is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.4% C 0.118 H 116.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDED90 |
|---|---|
| RGB | rgb(221, 237, 144) |
| HSL | hsl(70, 72%, 75%) |
| HSV | hsv(70, 39%, 93%) |
| CMYK | cmyk(6.8%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(90.76, -19.34, 43.26) |
| CIE-LCH | lch(90.76, 47.39, 114.09°) |
| OKLab | oklab(91.36% -0.0533 0.1056) |
| OKLCH | oklch(91.36% 0.118 116.8) |
| XYZ | xyz(65.1373, 77.9547, 37.9954) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.63
Greenish Beige
#C9D179
ΔE00 6.33
Parchment
#FEFCAF
ΔE00 6.34
Khaki (CSS)
#F0E68C
ΔE00 6.55
Buff
#FEF69E
ΔE00 6.62
Creme
#FFFFB6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDED90 #A090ED
analogous
#EDCF90 #DDED90 #AEED90
triadic
#DDED90 #90DDED #ED90DD
tetradic
#DDED90 #90EDCF #A090ED #ED90AE
square
#DDED90 #90EDCF #A090ED #ED90AE
split-complementary
#DDED90 #90AEED #CF90ED
monochromatic
#BDDC27 #CDE45B #DDED90 #EDF6C5 #F7FBE5
Accessibility & contrast
On white
1.27
#DDED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DDED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDED90
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDED90 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#E6E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dded90; /* rgb */ color: rgb(221, 237, 144); /* oklch */ color: oklch(91.4% 0.118 116.8);
Tailwind
colors: {
custom: {
50: '#e9f2b2',
500: '#dded90',
950: '#000000',
},
}SCSS
$custom: #dded90; $custom-light: #e9f2b2; $custom-dark: #000000;
JSON
{
"hex": "#dded90",
"rgb": {
"r": 221,
"g": 237,
"b": 144
},
"hsl": {
"h": 70.323,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.91355,
"c": 0.11828,
"h": 116.8
},
"luminance": 0.77954
}Semantic roles & 50–950 ramp
primary
#DDED90
secondary
#6C59C8
accent
#11D433
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581