#DEE677#DEE677
#DEE677 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.6% C 0.135 H 112.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE677 |
|---|---|
| RGB | rgb(222, 230, 119) |
| HSL | hsl(64, 69%, 68%) |
| HSV | hsv(64, 48%, 90%) |
| CMYK | cmyk(3.5%, 0%, 48.3%, 9.8%) |
| CIE-LAB | lab(88.66, -18.09, 52.71) |
| CIE-LCH | lch(88.66, 55.73, 108.94°) |
| OKLab | oklab(89.6% -0.0518 0.1251) |
| OKLCH | oklch(89.6% 0.135 112.5) |
| XYZ | xyz(61.7519, 73.4562, 28.3746) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.25
Yellowish Tan
#FCFC81
ΔE00 5.51
Straw
#FCF679
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.70
Manilla
#FFFA86
ΔE00 5.73
Light Khaki
#E6F2A2
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE677 #7F77E6
analogous
#E6B677 #DEE677 #A6E677
triadic
#DEE677 #77DEE6 #E677DE
tetradic
#DEE677 #77E6B6 #7F77E6 #E677A6
square
#DEE677 #77E6B6 #7F77E6 #E677A6
split-complementary
#DEE677 #77A6E6 #B677E6
monochromatic
#B4BF23 #D1DC43 #DEE677 #EBF0AB #F7F9DE
Accessibility & contrast
On white
1.34
#DEE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DEE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE677
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE677 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#EADBCC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dee677; /* rgb */ color: rgb(222, 230, 119); /* oklch */ color: oklch(89.6% 0.135 112.5);
Tailwind
colors: {
custom: {
50: '#eaeda1',
500: '#dee677',
950: '#000000',
},
}SCSS
$custom: #dee677; $custom-light: #eaeda1; $custom-dark: #000000;
JSON
{
"hex": "#dee677",
"rgb": {
"r": 222,
"g": 230,
"b": 119
},
"hsl": {
"h": 64.324,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.89599,
"c": 0.13541,
"h": 112.5
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#DEE677
secondary
#4C44BE
accent
#15D122
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480