#EEFBBB#EEFBBB
#EEFBBB is a very light, moderate yellow-green. Relative luminance 0.908; OKLCH L 96.3% C 0.083 H 117.3°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBBB |
|---|---|
| RGB | rgb(238, 251, 187) |
| HSL | hsl(72, 89%, 86%) |
| HSV | hsv(72, 25%, 98%) |
| CMYK | cmyk(5.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(96.31, -14.53, 29.33) |
| CIE-LCH | lch(96.31, 32.73, 116.36°) |
| OKLab | oklab(96.3% -0.0383 0.0741) |
| OKLCH | oklch(96.3% 0.083 117.3) |
| XYZ | xyz(78.7261, 90.7597, 60.3751) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.74
Light Khaki
#E6F2A2
ΔE00 3.80
Ecru
#FEFFCA
ΔE00 4.11
Creme
#FFFFB6
ΔE00 4.21
Light Beige
#FFFEB6
ΔE00 4.32
Ivory (survey)
#FFFFCB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBBB #C8BBFB
analogous
#FBE8BB #EEFBBB #CEFBBB
triadic
#EEFBBB #BBEEFB #FBBBEE
tetradic
#EEFBBB #BBFBE8 #C8BBFB #FBBBCE
square
#EEFBBB #BBFBE8 #C8BBFB #FBBBCE
split-complementary
#EEFBBB #BBCEFB #E8BBFB
monochromatic
#D1F447 #E0F881 #EEFBBB #F8FDE2 #F8FDE2
Accessibility & contrast
On white
1.10
#EEFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EEFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBBB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBBB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FFF5BE
Tritanopia (blue-blind)
#F5F4EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbbb; /* rgb */ color: rgb(238, 251, 187); /* oklch */ color: oklch(96.3% 0.083 117.3);
Tailwind
colors: {
custom: {
50: '#f4fccf',
500: '#eefbbb',
950: '#000000',
},
}SCSS
$custom: #eefbbb; $custom-light: #f4fccf; $custom-dark: #000000;
JSON
{
"hex": "#eefbbb",
"rgb": {
"r": 238,
"g": 251,
"b": 187
},
"hsl": {
"h": 72.187,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.96302,
"c": 0.08336,
"h": 117.3
},
"luminance": 0.90759
}Semantic roles & 50–950 ramp
primary
#EEFBBB
secondary
#8F7AE0
accent
#00E62F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583