#DDEF98#DDEF98
#DDEF98 is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 91.9% C 0.112 H 118.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF98 |
|---|---|
| RGB | rgb(221, 239, 152) |
| HSL | hsl(72, 73%, 77%) |
| HSV | hsv(72, 36%, 94%) |
| CMYK | cmyk(7.5%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(91.40, -19.39, 40.14) |
| CIE-LCH | lch(91.40, 44.58, 115.78°) |
| OKLab | oklab(91.91% -0.0529 0.0988) |
| OKLCH | oklch(91.91% 0.112 118.2) |
| XYZ | xyz(66.3528, 79.3725, 41.5246) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.92
Parchment
#FEFCAF
ΔE00 6.19
Creme
#FFFFB6
ΔE00 6.36
Light Beige
#FFFEB6
ΔE00 6.51
Greenish Beige
#C9D179
ΔE00 6.94
Light Yellow Green
#CCFD7F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF98 #AA98EF
analogous
#EFD698 #DDEF98 #B2EF98
triadic
#DDEF98 #98DDEF #EF98DD
tetradic
#DDEF98 #98EFD6 #AA98EF #EF98B2
square
#DDEF98 #98EFD6 #AA98EF #EF98B2
split-complementary
#DDEF98 #98B2EF #D698EF
monochromatic
#BADF2E #CCE763 #DDEF98 #EEF7CD #F6FBE5
Accessibility & contrast
On white
1.24
#DDEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DDEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF98
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF98 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#E5E6D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef98; /* rgb */ color: rgb(221, 239, 152); /* oklch */ color: oklch(91.9% 0.112 118.2);
Tailwind
colors: {
custom: {
50: '#e8f4b7',
500: '#ddef98',
950: '#000000',
},
}SCSS
$custom: #ddef98; $custom-light: #e8f4b7; $custom-dark: #000000;
JSON
{
"hex": "#ddef98",
"rgb": {
"r": 221,
"g": 239,
"b": 152
},
"hsl": {
"h": 72.414,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.91906,
"c": 0.11206,
"h": 118.2
},
"luminance": 0.79372
}Semantic roles & 50–950 ramp
primary
#DDEF98
secondary
#7660CC
accent
#10D539
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581