#DDEF82#DDEF82
#DDEF82 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.6% C 0.136 H 116.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF82 |
|---|---|
| RGB | rgb(221, 239, 130) |
| HSL | hsl(70, 77%, 72%) |
| HSV | hsv(70, 46%, 94%) |
| CMYK | cmyk(7.5%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(91.11, -21.79, 50.46) |
| CIE-LCH | lch(91.11, 54.96, 113.36°) |
| OKLab | oklab(91.57% -0.0613 0.121) |
| OKLCH | oklch(91.57% 0.136 116.9) |
| XYZ | xyz(64.7152, 78.7174, 32.8995) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Yellowish Tan
#FCFC81
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 5.87
Pear
#CBF85F
ΔE00 5.99
Pale Yellow
#FFFF84
ΔE00 6.20
Faded Yellow
#FEFF7F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF82 #9482EF
analogous
#EFCA82 #DDEF82 #A7EF82
triadic
#DDEF82 #82DDEF #EF82DD
tetradic
#DDEF82 #82EFCA #9482EF #EF82A7
square
#DDEF82 #82EFCA #9482EF #EF82A7
split-complementary
#DDEF82 #82A7EF #CA82EF
monochromatic
#BBDB1C #CEE84C #DDEF82 #ECF6B8 #F8FCE4
Accessibility & contrast
On white
1.25
#DDEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DDEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF82
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF82 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#E7E5D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddef82; /* rgb */ color: rgb(221, 239, 130); /* oklch */ color: oklch(91.6% 0.136 116.9);
Tailwind
colors: {
custom: {
50: '#e9f4a8',
500: '#ddef82',
950: '#000000',
},
}SCSS
$custom: #ddef82; $custom-light: #e9f4a8; $custom-dark: #000000;
JSON
{
"hex": "#ddef82",
"rgb": {
"r": 221,
"g": 239,
"b": 130
},
"hsl": {
"h": 69.908,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.91573,
"c": 0.13561,
"h": 116.9
},
"luminance": 0.78717
}Semantic roles & 50–950 ramp
primary
#DDEF82
secondary
#604CCA
accent
#0CDA2E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581