#DEE37A#DEE37A
#DEE37A is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.0% C 0.129 H 111.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE37A |
|---|---|
| RGB | rgb(222, 227, 122) |
| HSL | hsl(63, 65%, 68%) |
| HSV | hsv(63, 46%, 89%) |
| CMYK | cmyk(2.2%, 0%, 46.3%, 11%) |
| CIE-LAB | lab(87.91, -16.34, 50.38) |
| CIE-LCH | lch(87.91, 52.96, 107.97°) |
| OKLab | oklab(89.01% -0.0465 0.1202) |
| OKLCH | oklch(89.01% 0.129 111.2) |
| XYZ | xyz(61.1072, 71.8741, 29.0626) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.49
Greenish Beige
#C9D179
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 5.76
Straw
#FCF679
ΔE00 5.85
Manilla
#FFFA86
ΔE00 5.99
Yellowish Tan
#FCFC81
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE37A #7F7AE3
analogous
#E3B37A #DEE37A #A9E37A
triadic
#DEE37A #7ADEE3 #E37ADE
tetradic
#DEE37A #7AE3B3 #7F7AE3 #E37AA9
square
#DEE37A #7AE3B3 #7F7AE3 #E37AA9
split-complementary
#DEE37A #7AA9E3 #B37AE3
monochromatic
#B4BB27 #D1D847 #DEE37A #EBEEAD #F7F8DF
Accessibility & contrast
On white
1.37
#DEE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DEE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE37A
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE37A | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#EAD8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dee37a; /* rgb */ color: rgb(222, 227, 122); /* oklch */ color: oklch(89.0% 0.129 111.2);
Tailwind
colors: {
custom: {
50: '#eaeba2',
500: '#dee37a',
950: '#000000',
},
}SCSS
$custom: #dee37a; $custom-light: #eaeba2; $custom-dark: #000000;
JSON
{
"hex": "#dee37a",
"rgb": {
"r": 222,
"g": 227,
"b": 122
},
"hsl": {
"h": 62.857,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.89006,
"c": 0.12892,
"h": 111.2
},
"luminance": 0.71873
}Semantic roles & 50–950 ramp
primary
#DEE37A
secondary
#4C47BA
accent
#18CD21
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480