#DEEE81#DEEE81
#DEEE81 is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 91.4% C 0.135 H 116.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEE81 |
|---|---|
| RGB | rgb(222, 238, 129) |
| HSL | hsl(69, 76%, 72%) |
| HSV | hsv(69, 46%, 93%) |
| CMYK | cmyk(6.7%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(90.90, -21.03, 50.70) |
| CIE-LCH | lch(90.90, 54.89, 112.53°) |
| OKLab | oklab(91.42% -0.0592 0.1214) |
| OKLCH | oklch(91.42% 0.135 116) |
| XYZ | xyz(64.6619, 78.2643, 32.4648) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Yellowish Tan
#FCFC81
ΔE00 5.60
Pale Yellow
#FFFF84
ΔE00 5.97
Faded Yellow
#FEFF7F
ΔE00 6.05
Butter
#FFFF81
ΔE00 6.12
Manilla
#FFFA86
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEE81 #9181EE
analogous
#EEC781 #DEEE81 #A8EE81
triadic
#DEEE81 #81DEEE #EE81DE
tetradic
#DEEE81 #81EEC7 #9181EE #EE81A8
square
#DEEE81 #81EEC7 #9181EE #EE81A8
split-complementary
#DEEE81 #81A8EE #C781EE
monochromatic
#BCD81D #D0E74B #DEEE81 #ECF5B7 #F8FBE4
Accessibility & contrast
On white
1.26
#DEEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DEEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEE81
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEE81 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#E9E3D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deee81; /* rgb */ color: rgb(222, 238, 129); /* oklch */ color: oklch(91.4% 0.135 116.0);
Tailwind
colors: {
custom: {
50: '#eaf3a8',
500: '#deee81',
950: '#000000',
},
}SCSS
$custom: #deee81; $custom-light: #eaf3a8; $custom-dark: #000000;
JSON
{
"hex": "#deee81",
"rgb": {
"r": 222,
"g": 238,
"b": 129
},
"hsl": {
"h": 68.807,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.91422,
"c": 0.13511,
"h": 116
},
"luminance": 0.78264
}Semantic roles & 50–950 ramp
primary
#DEEE81
secondary
#5D4BC8
accent
#0DD82B
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#161710
muted
#858580