#DDEF8D#DDEF8D
#DDEF8D is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.7% C 0.124 H 117.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF8D |
|---|---|
| RGB | rgb(221, 239, 141) |
| HSL | hsl(71, 75%, 75%) |
| HSV | hsv(71, 41%, 94%) |
| CMYK | cmyk(7.5%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(91.25, -20.64, 45.35) |
| CIE-LCH | lch(91.25, 49.82, 114.48°) |
| OKLab | oklab(91.73% -0.0572 0.1102) |
| OKLCH | oklch(91.73% 0.124 117.4) |
| XYZ | xyz(65.4934, 79.0287, 36.9980) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Light Yellow Green
#CCFD7F
ΔE00 6.16
Parchment
#FEFCAF
ΔE00 6.69
Yellowish Tan
#FCFC81
ΔE00 6.72
Greenish Beige
#C9D179
ΔE00 6.80
Buff
#FEF69E
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF8D #9F8DEF
analogous
#EFD08D #DDEF8D #ACEF8D
triadic
#DDEF8D #8DDDEF #EF8DDD
tetradic
#DDEF8D #8DEFD0 #9F8DEF #EF8DAC
square
#DDEF8D #8DEFD0 #9F8DEF #EF8DAC
split-complementary
#DDEF8D #8DACEF #D08DEF
monochromatic
#BDE022 #CDE757 #DDEF8D #EDF7C3 #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF8D
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF8D | 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)
#FBE685
Deuteranopia (green-blind)
#F9E792
Tritanopia (blue-blind)
#E6E5D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef8d; /* rgb */ color: rgb(221, 239, 141); /* oklch */ color: oklch(91.7% 0.124 117.4);
Tailwind
colors: {
custom: {
50: '#e9f4b0',
500: '#ddef8d',
950: '#000000',
},
}SCSS
$custom: #ddef8d; $custom-light: #e9f4b0; $custom-dark: #000000;
JSON
{
"hex": "#ddef8d",
"rgb": {
"r": 221,
"g": 239,
"b": 141
},
"hsl": {
"h": 71.02,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.91732,
"c": 0.12414,
"h": 117.4
},
"luminance": 0.79028
}Semantic roles & 50–950 ramp
primary
#DDEF8D
secondary
#6B56CB
accent
#0ED833
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581