#DDEF8E#DDEF8E
#DDEF8E is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.7% C 0.123 H 117.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF8E |
|---|---|
| RGB | rgb(221, 239, 142) |
| HSL | hsl(71, 75%, 75%) |
| HSV | hsv(71, 41%, 94%) |
| CMYK | cmyk(7.5%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(91.26, -20.54, 44.88) |
| CIE-LCH | lch(91.26, 49.35, 114.59°) |
| OKLab | oklab(91.75% -0.0568 0.1092) |
| OKLCH | oklch(91.75% 0.123 117.5) |
| XYZ | xyz(65.5681, 79.0586, 37.3916) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.07
Light Yellow Green
#CCFD7F
ΔE00 6.21
Parchment
#FEFCAF
ΔE00 6.63
Greenish Beige
#C9D179
ΔE00 6.79
Yellowish Tan
#FCFC81
ΔE00 6.81
Buff
#FEF69E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF8E #A08EEF
analogous
#EFD18E #DDEF8E #ADEF8E
triadic
#DDEF8E #8EDDEF #EF8EDD
tetradic
#DDEF8E #8EEFD1 #A08EEF #EF8EAD
square
#DDEF8E #8EEFD1 #A08EEF #EF8EAD
split-complementary
#DDEF8E #8EADEF #D18EEF
monochromatic
#BDE023 #CDE758 #DDEF8E #EDF7C4 #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDEF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF8E
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF8E | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#F9E793
Tritanopia (blue-blind)
#E6E5D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef8e; /* rgb */ color: rgb(221, 239, 142); /* oklch */ color: oklch(91.7% 0.123 117.5);
Tailwind
colors: {
custom: {
50: '#e9f4b0',
500: '#ddef8e',
950: '#000000',
},
}SCSS
$custom: #ddef8e; $custom-light: #e9f4b0; $custom-dark: #000000;
JSON
{
"hex": "#ddef8e",
"rgb": {
"r": 221,
"g": 239,
"b": 142
},
"hsl": {
"h": 71.134,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.91747,
"c": 0.12306,
"h": 117.5
},
"luminance": 0.79058
}Semantic roles & 50–950 ramp
primary
#DDEF8E
secondary
#6C56CB
accent
#0ED733
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581