#DDEF95#DDEF95
#DDEF95 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.9% C 0.115 H 118.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF95 |
|---|---|
| RGB | rgb(221, 239, 149) |
| HSL | hsl(72, 74%, 76%) |
| HSV | hsv(72, 38%, 94%) |
| CMYK | cmyk(7.5%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(91.36, -19.74, 41.57) |
| CIE-LCH | lch(91.36, 46.02, 115.41°) |
| OKLab | oklab(91.86% -0.0541 0.1019) |
| OKLCH | oklch(91.86% 0.115 118) |
| XYZ | xyz(66.1102, 79.2755, 40.2469) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.22
Parchment
#FEFCAF
ΔE00 6.29
Creme
#FFFFB6
ΔE00 6.53
Light Beige
#FFFEB6
ΔE00 6.67
Light Yellow Green
#CCFD7F
ΔE00 6.69
Greenish Beige
#C9D179
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF95 #A795EF
analogous
#EFD495 #DDEF95 #B0EF95
triadic
#DDEF95 #95DDEF #EF95DD
tetradic
#DDEF95 #95EFD4 #A795EF #EF95B0
square
#DDEF95 #95EFD4 #A795EF #EF95B0
split-complementary
#DDEF95 #95B0EF #D495EF
monochromatic
#BBDF2B #CCE760 #DDEF95 #EEF7CA #F6FBE4
Accessibility & contrast
On white
1.25
#DDEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DDEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF95
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF95 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#E6E6D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef95; /* rgb */ color: rgb(221, 239, 149); /* oklch */ color: oklch(91.9% 0.115 118.0);
Tailwind
colors: {
custom: {
50: '#e8f4b5',
500: '#ddef95',
950: '#000000',
},
}SCSS
$custom: #ddef95; $custom-light: #e8f4b5; $custom-dark: #000000;
JSON
{
"hex": "#ddef95",
"rgb": {
"r": 221,
"g": 239,
"b": 149
},
"hsl": {
"h": 72,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.91857,
"c": 0.1154,
"h": 118
},
"luminance": 0.79275
}Semantic roles & 50–950 ramp
primary
#DDEF95
secondary
#735DCB
accent
#10D637
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581