#EEFBB0#EEFBB0
#EEFBB0 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 96.1% C 0.096 H 116.2°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBB0 |
|---|---|
| RGB | rgb(238, 251, 176) |
| HSL | hsl(70, 90%, 84%) |
| HSV | hsv(70, 30%, 98%) |
| CMYK | cmyk(5.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(96.12, -15.99, 34.61) |
| CIE-LCH | lch(96.12, 38.12, 114.80°) |
| OKLab | oklab(96.09% -0.0426 0.0865) |
| OKLCH | oklch(96.09% 0.096 116.2) |
| XYZ | xyz(77.5934, 90.3066, 54.4091) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.18
Creme
#FFFFB6
ΔE00 3.56
Light Beige
#FFFEB6
ΔE00 3.77
Parchment
#FEFCAF
ΔE00 3.99
Cream (survey)
#FFFFC2
ΔE00 4.37
Ecru
#FEFFCA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBB0 #BDB0FB
analogous
#FBE2B0 #EEFBB0 #C8FBB0
triadic
#EEFBB0 #B0EEFB #FBB0EE
tetradic
#EEFBB0 #B0FBE2 #BDB0FB #FBB0C8
square
#EEFBB0 #B0FBE2 #BDB0FB #FBB0C8
split-complementary
#EEFBB0 #B0C8FB #E2B0FB
monochromatic
#D5F53B #E1F876 #EEFBB0 #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.10
#EEFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EEFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBB0
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBB0 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF4B3
Tritanopia (blue-blind)
#F6F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbb0; /* rgb */ color: rgb(238, 251, 176); /* oklch */ color: oklch(96.1% 0.096 116.2);
Tailwind
colors: {
custom: {
50: '#f4fcc8',
500: '#eefbb0',
950: '#000000',
},
}SCSS
$custom: #eefbb0; $custom-light: #f4fcc8; $custom-dark: #000000;
JSON
{
"hex": "#eefbb0",
"rgb": {
"r": 238,
"g": 251,
"b": 176
},
"hsl": {
"h": 70.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.96092,
"c": 0.09641,
"h": 116.2
},
"luminance": 0.90306
}Semantic roles & 50–950 ramp
primary
#EEFBB0
secondary
#8370DF
accent
#00E628
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582