#DEE577#DEE577
#DEE577 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.4% C 0.134 H 112.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE577 |
|---|---|
| RGB | rgb(222, 229, 119) |
| HSL | hsl(64, 68%, 68%) |
| HSV | hsv(64, 48%, 90%) |
| CMYK | cmyk(3.1%, 0%, 48%, 10.2%) |
| CIE-LAB | lab(88.40, -17.60, 52.39) |
| CIE-LCH | lch(88.40, 55.27, 108.57°) |
| OKLab | oklab(89.39% -0.0504 0.1244) |
| OKLCH | oklch(89.39% 0.134 112.1) |
| XYZ | xyz(61.4744, 72.9012, 28.2821) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.51
Straw
#FCF679
ΔE00 5.58
Yellowish Tan
#FCFC81
ΔE00 5.62
Manilla
#FFFA86
ΔE00 5.77
Light Khaki
#E6F2A2
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE577 #7E77E5
analogous
#E5B577 #DEE577 #A7E577
triadic
#DEE577 #77DEE5 #E577DE
tetradic
#DEE577 #77E5B5 #7E77E5 #E577A7
square
#DEE577 #77E5B5 #7E77E5 #E577A7
split-complementary
#DEE577 #77A7E5 #B577E5
monochromatic
#B4BD24 #D2DB44 #DEE577 #EAEFAA #F7F9DE
Accessibility & contrast
On white
1.35
#DEE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DEE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE577
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE577 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#F4DF7D
Tritanopia (blue-blind)
#EADACC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee577; /* rgb */ color: rgb(222, 229, 119); /* oklch */ color: oklch(89.4% 0.134 112.1);
Tailwind
colors: {
custom: {
50: '#eaeda1',
500: '#dee577',
950: '#000000',
},
}SCSS
$custom: #dee577; $custom-light: #eaeda1; $custom-dark: #000000;
JSON
{
"hex": "#dee577",
"rgb": {
"r": 222,
"g": 229,
"b": 119
},
"hsl": {
"h": 63.818,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.89388,
"c": 0.13424,
"h": 112.1
},
"luminance": 0.729
}Semantic roles & 50–950 ramp
primary
#DEE577
secondary
#4B44BC
accent
#16D022
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480