#EEFBB1#EEFBB1
#EEFBB1 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 96.1% C 0.095 H 116.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBB1 |
|---|---|
| RGB | rgb(238, 251, 177) |
| HSL | hsl(71, 90%, 84%) |
| HSV | hsv(71, 29%, 98%) |
| CMYK | cmyk(5.2%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(96.14, -15.86, 34.13) |
| CIE-LCH | lch(96.14, 37.64, 114.93°) |
| OKLab | oklab(96.11% -0.0422 0.0854) |
| OKLCH | oklch(96.11% 0.095 116.3) |
| XYZ | xyz(77.6927, 90.3464, 54.9321) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.28
Creme
#FFFFB6
ΔE00 3.57
Light Beige
#FFFEB6
ΔE00 3.77
Parchment
#FEFCAF
ΔE00 4.04
Cream (survey)
#FFFFC2
ΔE00 4.28
Ecru
#FEFFCA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBB1 #BEB1FB
analogous
#FBE3B1 #EEFBB1 #C9FBB1
triadic
#EEFBB1 #B1EEFB #FBB1EE
tetradic
#EEFBB1 #B1FBE3 #BEB1FB #FBB1C9
square
#EEFBB1 #B1FBE3 #BEB1FB #FBB1C9
split-complementary
#EEFBB1 #B1C9FB #E3B1FB
monochromatic
#D5F53D #E1F877 #EEFBB1 #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.10
#EEFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EEFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBB1
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBB1 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AC
Deuteranopia (green-blind)
#FFF5B4
Tritanopia (blue-blind)
#F6F3E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbb1; /* rgb */ color: rgb(238, 251, 177); /* oklch */ color: oklch(96.1% 0.095 116.3);
Tailwind
colors: {
custom: {
50: '#f4fcc9',
500: '#eefbb1',
950: '#000000',
},
}SCSS
$custom: #eefbb1; $custom-light: #f4fcc9; $custom-dark: #000000;
JSON
{
"hex": "#eefbb1",
"rgb": {
"r": 238,
"g": 251,
"b": 177
},
"hsl": {
"h": 70.541,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.96111,
"c": 0.09524,
"h": 116.3
},
"luminance": 0.90346
}Semantic roles & 50–950 ramp
primary
#EEFBB1
secondary
#8471DF
accent
#00E628
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582