#EEFBAD#EEFBAD
#EEFBAD is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 96.0% C 0.100 H 116.0°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBAD |
|---|---|
| RGB | rgb(238, 251, 173) |
| HSL | hsl(70, 91%, 83%) |
| HSV | hsv(70, 31%, 98%) |
| CMYK | cmyk(5.2%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(96.08, -16.37, 36.04) |
| CIE-LCH | lch(96.08, 39.59, 114.43°) |
| OKLab | oklab(96.04% -0.0438 0.0898) |
| OKLCH | oklch(96.04% 0.1 116) |
| XYZ | xyz(77.2998, 90.1892, 52.8631) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.94
Creme
#FFFFB6
ΔE00 3.59
Light Beige
#FFFEB6
ΔE00 3.81
Parchment
#FEFCAF
ΔE00 3.89
Cream (survey)
#FFFFC2
ΔE00 4.67
Ecru
#FEFFCA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBAD #BAADFB
analogous
#FBE1AD #EEFBAD #C7FBAD
triadic
#EEFBAD #ADEEFB #FBADEE
tetradic
#EEFBAD #ADFBE1 #BAADFB #FBADC7
square
#EEFBAD #ADFBE1 #BAADFB #FBADC7
split-complementary
#EEFBAD #ADC7FB #E1ADFB
monochromatic
#D6F538 #E2F873 #EEFBAD #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.10
#EEFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EEFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBAD
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBAD | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A8
Deuteranopia (green-blind)
#FFF4B0
Tritanopia (blue-blind)
#F6F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbad; /* rgb */ color: rgb(238, 251, 173); /* oklch */ color: oklch(96.0% 0.100 116.0);
Tailwind
colors: {
custom: {
50: '#f4fcc6',
500: '#eefbad',
950: '#000000',
},
}SCSS
$custom: #eefbad; $custom-light: #f4fcc6; $custom-dark: #000000;
JSON
{
"hex": "#eefbad",
"rgb": {
"r": 238,
"g": 251,
"b": 173
},
"hsl": {
"h": 70,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.96038,
"c": 0.09992,
"h": 116
},
"luminance": 0.90189
}Semantic roles & 50–950 ramp
primary
#EEFBAD
secondary
#806EDF
accent
#00E626
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582