#DDEF85#DDEF85
#DDEF85 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.6% C 0.133 H 117.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF85 |
|---|---|
| RGB | rgb(221, 239, 133) |
| HSL | hsl(70, 77%, 73%) |
| HSV | hsv(70, 44%, 94%) |
| CMYK | cmyk(7.5%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(91.14, -21.49, 49.08) |
| CIE-LCH | lch(91.14, 53.58, 113.65°) |
| OKLab | oklab(91.62% -0.0602 0.1181) |
| OKLCH | oklch(91.62% 0.133 117) |
| XYZ | xyz(64.9195, 78.7992, 33.9755) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 5.90
Yellowish Tan
#FCFC81
ΔE00 6.06
Pear
#CBF85F
ΔE00 6.26
Pale Yellow
#FFFF84
ΔE00 6.39
Faded Yellow
#FEFF7F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF85 #9785EF
analogous
#EFCC85 #DDEF85 #A8EF85
triadic
#DDEF85 #85DDEF #EF85DD
tetradic
#DDEF85 #85EFCC #9785EF #EF85A8
square
#DDEF85 #85EFCC #9785EF #EF85A8
split-complementary
#DDEF85 #85A8EF #CC85EF
monochromatic
#BCDD1D #CEE84F #DDEF85 #ECF6BB #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DDEF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF85
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF85 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#E7E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef85; /* rgb */ color: rgb(221, 239, 133); /* oklch */ color: oklch(91.6% 0.133 117.0);
Tailwind
colors: {
custom: {
50: '#e9f4aa',
500: '#ddef85',
950: '#000000',
},
}SCSS
$custom: #ddef85; $custom-light: #e9f4aa; $custom-dark: #000000;
JSON
{
"hex": "#ddef85",
"rgb": {
"r": 221,
"g": 239,
"b": 133
},
"hsl": {
"h": 70.189,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.91615,
"c": 0.13255,
"h": 117
},
"luminance": 0.78799
}Semantic roles & 50–950 ramp
primary
#DDEF85
secondary
#634ECA
accent
#0CD92F
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581