#DEE77F#DEE77F
#DEE77F is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 89.9% C 0.129 H 113.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE77F |
|---|---|
| RGB | rgb(222, 231, 127) |
| HSL | hsl(65, 68%, 70%) |
| HSV | hsv(65, 45%, 91%) |
| CMYK | cmyk(3.9%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(89.02, -17.82, 49.35) |
| CIE-LCH | lch(89.02, 52.47, 109.85°) |
| OKLab | oklab(89.92% -0.0503 0.1183) |
| OKLCH | oklch(89.92% 0.129 113) |
| XYZ | xyz(62.5318, 74.2147, 31.1053) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Khaki (CSS)
#F0E68C
ΔE00 5.09
Greenish Beige
#C9D179
ΔE00 5.40
Yellowish Tan
#FCFC81
ΔE00 5.81
Manilla
#FFFA86
ΔE00 5.95
Straw
#FCF679
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE77F #887FE7
analogous
#E7BC7F #DEE77F #AAE77F
triadic
#DEE77F #7FDEE7 #E77FDE
tetradic
#DEE77F #7FE7BC #887FE7 #E77FAA
square
#DEE77F #7FE7BC #887FE7 #E77FAA
split-complementary
#DEE77F #7FAAE7 #BC7FE7
monochromatic
#B8C625 #D1DD4B #DEE77F #EBF1B3 #F8FAE5
Accessibility & contrast
On white
1.33
#DEE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DEE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE77F
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE77F | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE76
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#E9DCCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee77f; /* rgb */ color: rgb(222, 231, 127); /* oklch */ color: oklch(89.9% 0.129 113.0);
Tailwind
colors: {
custom: {
50: '#eaeea6',
500: '#dee77f',
950: '#000000',
},
}SCSS
$custom: #dee77f; $custom-light: #eaeea6; $custom-dark: #000000;
JSON
{
"hex": "#dee77f",
"rgb": {
"r": 222,
"g": 231,
"b": 127
},
"hsl": {
"h": 65.192,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.89916,
"c": 0.12857,
"h": 113
},
"luminance": 0.74214
}Semantic roles & 50–950 ramp
primary
#DEE77F
secondary
#554BBF
accent
#15D025
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580