#DDEF83#DDEF83
#DDEF83 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.6% C 0.135 H 116.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF83 |
|---|---|
| RGB | rgb(221, 239, 131) |
| HSL | hsl(70, 77%, 73%) |
| HSV | hsv(70, 45%, 94%) |
| CMYK | cmyk(7.5%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(91.12, -21.69, 50.00) |
| CIE-LCH | lch(91.12, 54.50, 113.45°) |
| OKLab | oklab(91.59% -0.0609 0.12) |
| OKLCH | oklch(91.59% 0.135 116.9) |
| XYZ | xyz(64.7826, 78.7444, 33.2548) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Light Yellow Green
#CCFD7F
ΔE00 5.87
Yellowish Tan
#FCFC81
ΔE00 5.92
Pear
#CBF85F
ΔE00 6.08
Pale Yellow
#FFFF84
ΔE00 6.26
Faded Yellow
#FEFF7F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF83 #9583EF
analogous
#EFCB83 #DDEF83 #A7EF83
triadic
#DDEF83 #83DDEF #EF83DD
tetradic
#DDEF83 #83EFCB #9583EF #EF83A7
square
#DDEF83 #83EFCB #9583EF #EF83A7
split-complementary
#DDEF83 #83A7EF #CB83EF
monochromatic
#BBDB1C #CEE84D #DDEF83 #ECF6B9 #F8FCE4
Accessibility & contrast
On white
1.25
#DDEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DDEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF83
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF83 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#E7E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef83; /* rgb */ color: rgb(221, 239, 131); /* oklch */ color: oklch(91.6% 0.135 116.9);
Tailwind
colors: {
custom: {
50: '#e9f4a9',
500: '#ddef83',
950: '#000000',
},
}SCSS
$custom: #ddef83; $custom-light: #e9f4a9; $custom-dark: #000000;
JSON
{
"hex": "#ddef83",
"rgb": {
"r": 221,
"g": 239,
"b": 131
},
"hsl": {
"h": 70,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.91587,
"c": 0.1346,
"h": 116.9
},
"luminance": 0.78744
}Semantic roles & 50–950 ramp
primary
#DDEF83
secondary
#614DCA
accent
#0CD92E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581