#EEFAAB#EEFAAB
#EEFAAB is a very light, moderate yellow. Relative luminance 0.895; OKLCH L 95.8% C 0.101 H 115.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFAAB |
|---|---|
| RGB | rgb(238, 250, 171) |
| HSL | hsl(69, 89%, 83%) |
| HSV | hsv(69, 32%, 98%) |
| CMYK | cmyk(4.8%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(95.78, -16.13, 36.65) |
| CIE-LCH | lch(95.78, 40.05, 113.76°) |
| OKLab | oklab(95.8% -0.0432 0.0912) |
| OKLCH | oklch(95.8% 0.101 115.4) |
| XYZ | xyz(76.7962, 89.4893, 51.7477) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.70
Creme
#FFFFB6
ΔE00 3.48
Parchment
#FEFCAF
ΔE00 3.68
Light Beige
#FFFEB6
ΔE00 3.69
Cream (survey)
#FFFFC2
ΔE00 4.71
Buff
#FEF69E
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFAAB #B7ABFA
analogous
#FADFAB #EEFAAB #C6FAAB
triadic
#EEFAAB #ABEEFA #FAABEE
tetradic
#EEFAAB #ABFADF #B7ABFA #FAABC6
square
#EEFAAB #ABFADF #B7ABFA #FAABC6
split-complementary
#EEFAAB #ABC6FA #DFABFA
monochromatic
#D7F337 #E2F771 #EEFAAB #F9FDE2 #F9FDE2
Accessibility & contrast
On white
1.11
#EEFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EEFAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFAAB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFAAB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FFF4AE
Tritanopia (blue-blind)
#F7F1E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eefaab; /* rgb */ color: rgb(238, 250, 171); /* oklch */ color: oklch(95.8% 0.101 115.4);
Tailwind
colors: {
custom: {
50: '#f4fcc4',
500: '#eefaab',
950: '#000000',
},
}SCSS
$custom: #eefaab; $custom-light: #f4fcc4; $custom-dark: #000000;
JSON
{
"hex": "#eefaab",
"rgb": {
"r": 238,
"g": 250,
"b": 171
},
"hsl": {
"h": 69.114,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.95796,
"c": 0.10091,
"h": 115.4
},
"luminance": 0.89489
}Semantic roles & 50–950 ramp
primary
#EEFAAB
secondary
#7D6CDD
accent
#00E523
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582