#DDED98#DDED98
#DDED98 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.5% C 0.109 H 117.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDED98 |
|---|---|
| RGB | rgb(221, 237, 152) |
| HSL | hsl(71, 70%, 76%) |
| HSV | hsv(71, 36%, 93%) |
| CMYK | cmyk(6.8%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(90.87, -18.42, 39.46) |
| CIE-LCH | lch(90.87, 43.54, 115.02°) |
| OKLab | oklab(91.49% -0.0502 0.0972) |
| OKLCH | oklch(91.49% 0.109 117.3) |
| XYZ | xyz(65.7706, 78.2080, 41.3305) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.75
Parchment
#FEFCAF
ΔE00 6.03
Creme
#FFFFB6
ΔE00 6.24
Light Beige
#FFFEB6
ΔE00 6.35
Greenish Beige
#C9D179
ΔE00 6.52
Palegoldenrod
#EEE8AA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDED98 #A898ED
analogous
#EDD398 #DDED98 #B3ED98
triadic
#DDED98 #98DDED #ED98DD
tetradic
#DDED98 #98EDD3 #A898ED #ED98B3
square
#DDED98 #98EDD3 #A898ED #ED98B3
split-complementary
#DDED98 #98B3ED #D398ED
monochromatic
#BBDB30 #CCE464 #DDED98 #EEF6CC #F6FAE5
Accessibility & contrast
On white
1.26
#DDED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DDED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDED98
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDED98 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#F6E59C
Tritanopia (blue-blind)
#E5E4D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dded98; /* rgb */ color: rgb(221, 237, 152); /* oklch */ color: oklch(91.5% 0.109 117.3);
Tailwind
colors: {
custom: {
50: '#e8f2b7',
500: '#dded98',
950: '#000000',
},
}SCSS
$custom: #dded98; $custom-light: #e8f2b7; $custom-dark: #000000;
JSON
{
"hex": "#dded98",
"rgb": {
"r": 221,
"g": 237,
"b": 152
},
"hsl": {
"h": 71.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.91485,
"c": 0.10938,
"h": 117.3
},
"luminance": 0.78208
}Semantic roles & 50–950 ramp
primary
#DDED98
secondary
#7460C9
accent
#13D237
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581