#EEFFBB#EEFFBB
#EEFFBB is a very light, moderate yellow-green. Relative luminance 0.933; OKLCH L 97.1% C 0.089 H 119.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFBB |
|---|---|
| RGB | rgb(238, 255, 187) |
| HSL | hsl(75, 100%, 87%) |
| HSV | hsv(75, 27%, 100%) |
| CMYK | cmyk(6.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(97.34, -16.48, 30.73) |
| CIE-LCH | lch(97.34, 34.87, 118.21°) |
| OKLab | oklab(97.12% -0.0438 0.0774) |
| OKLCH | oklch(97.12% 0.089 119.5) |
| XYZ | xyz(79.9889, 93.2852, 60.7960) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.91
Cream (survey)
#FFFFC2
ΔE00 4.54
Creme
#FFFFB6
ΔE00 4.63
Light Beige
#FFFEB6
ΔE00 4.83
Ecru
#FEFFCA
ΔE00 5.03
Parchment
#FEFCAF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFBB #CCBBFF
analogous
#FFEEBB #EEFFBB #CCFFBB
triadic
#EEFFBB #BBEEFF #FFBBEE
tetradic
#EEFFBB #BBFFEE #CCBBFF #FFBBCC
square
#EEFFBB #BBFFEE #CCBBFF #FFBBCC
split-complementary
#EEFFBB #BBCCFF #EEBBFF
monochromatic
#CFFF41 #DFFF7E #EEFFBB #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EEFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EEFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFBB
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFBB | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B7
Deuteranopia (green-blind)
#FFF8BE
Tritanopia (blue-blind)
#F4F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffbb; /* rgb */ color: rgb(238, 255, 187); /* oklch */ color: oklch(97.1% 0.089 119.5);
Tailwind
colors: {
custom: {
50: '#f4ffd0',
500: '#eeffbb',
950: '#000000',
},
}SCSS
$custom: #eeffbb; $custom-light: #f4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#eeffbb",
"rgb": {
"r": 238,
"g": 255,
"b": 187
},
"hsl": {
"h": 75,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.97123,
"c": 0.08895,
"h": 119.5
},
"luminance": 0.93285
}Semantic roles & 50–950 ramp
primary
#EEFFBB
secondary
#9377E7
accent
#00E639
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683