#DEEE8A#DEEE8A
#DEEE8A is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.5% C 0.126 H 116.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEE8A |
|---|---|
| RGB | rgb(222, 238, 138) |
| HSL | hsl(70, 75%, 74%) |
| HSV | hsv(70, 42%, 93%) |
| CMYK | cmyk(6.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.01, -20.10, 46.52) |
| CIE-LCH | lch(91.01, 50.68, 113.37°) |
| OKLab | oklab(91.55% -0.0559 0.1127) |
| OKLCH | oklch(91.55% 0.126 116.4) |
| XYZ | xyz(65.2867, 78.5142, 35.7553) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.47
Yellowish Tan
#FCFC81
ΔE00 6.27
Light Yellow Green
#CCFD7F
ΔE00 6.47
Khaki (CSS)
#F0E68C
ΔE00 6.50
Greenish Beige
#C9D179
ΔE00 6.57
Buff
#FEF69E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEE8A #9A8AEE
analogous
#EECC8A #DEEE8A #ACEE8A
triadic
#DEEE8A #8ADEEE #EE8ADE
tetradic
#DEEE8A #8AEECC #9A8AEE #EE8AAC
square
#DEEE8A #8AEECC #9A8AEE #EE8AAC
split-complementary
#DEEE8A #8AACEE #CC8AEE
monochromatic
#BFDD20 #CFE655 #DEEE8A #EDF6BF #F7FBE4
Accessibility & contrast
On white
1.26
#DEEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DEEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEE8A
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEE8A | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#E8E4D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deee8a; /* rgb */ color: rgb(222, 238, 138); /* oklch */ color: oklch(91.5% 0.126 116.4);
Tailwind
colors: {
custom: {
50: '#eaf3ae',
500: '#deee8a',
950: '#000000',
},
}SCSS
$custom: #deee8a; $custom-light: #eaf3ae; $custom-dark: #000000;
JSON
{
"hex": "#deee8a",
"rgb": {
"r": 222,
"g": 238,
"b": 138
},
"hsl": {
"h": 69.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.9155,
"c": 0.12578,
"h": 116.4
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#DEEE8A
secondary
#6653C9
accent
#0FD72F
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581