#DEEE85#DEEE85
#DEEE85 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 91.5% C 0.131 H 116.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEE85 |
|---|---|
| RGB | rgb(222, 238, 133) |
| HSL | hsl(69, 76%, 73%) |
| HSV | hsv(69, 44%, 93%) |
| CMYK | cmyk(6.7%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.95, -20.63, 48.85) |
| CIE-LCH | lch(90.95, 53.03, 112.89°) |
| OKLab | oklab(91.48% -0.0578 0.1176) |
| OKLCH | oklch(91.48% 0.131 116.2) |
| XYZ | xyz(64.9330, 78.3728, 33.8925) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.16
Yellowish Tan
#FCFC81
ΔE00 5.86
Pale Yellow
#FFFF84
ΔE00 6.22
Manilla
#FFFA86
ΔE00 6.32
Faded Yellow
#FEFF7F
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEE85 #9585EE
analogous
#EECA85 #DEEE85 #A9EE85
triadic
#DEEE85 #85DEEE #EE85DE
tetradic
#DEEE85 #85EECA #9585EE #EE85A9
square
#DEEE85 #85EECA #9585EE #EE85A9
split-complementary
#DEEE85 #85A9EE #CA85EE
monochromatic
#BEDA1E #CFE74F #DEEE85 #EDF5BB #F8FBE4
Accessibility & contrast
On white
1.26
#DEEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DEEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEE85
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEE85 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47C
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#E8E4D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deee85; /* rgb */ color: rgb(222, 238, 133); /* oklch */ color: oklch(91.5% 0.131 116.2);
Tailwind
colors: {
custom: {
50: '#eaf3aa',
500: '#deee85',
950: '#000000',
},
}SCSS
$custom: #deee85; $custom-light: #eaf3aa; $custom-dark: #000000;
JSON
{
"hex": "#deee85",
"rgb": {
"r": 222,
"g": 238,
"b": 133
},
"hsl": {
"h": 69.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91478,
"c": 0.13102,
"h": 116.2
},
"luminance": 0.78372
}Semantic roles & 50–950 ramp
primary
#DEEE85
secondary
#614FC9
accent
#0ED82D
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581