#EEFFB6#EEFFB6
#EEFFB6 is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.0% C 0.095 H 118.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB6 |
|---|---|
| RGB | rgb(238, 255, 182) |
| HSL | hsl(74, 100%, 86%) |
| HSV | hsv(74, 29%, 100%) |
| CMYK | cmyk(6.7%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(97.26, -17.15, 33.12) |
| CIE-LCH | lch(97.26, 37.30, 117.38°) |
| OKLab | oklab(97.03% -0.0458 0.0831) |
| OKLCH | oklch(97.03% 0.095 118.9) |
| XYZ | xyz(79.4629, 93.0748, 58.0259) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.28
Creme
#FFFFB6
ΔE00 4.36
Light Beige
#FFFEB6
ΔE00 4.59
Cream (survey)
#FFFFC2
ΔE00 4.76
Parchment
#FEFCAF
ΔE00 4.99
Ecru
#FEFFCA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB6 #C7B6FF
analogous
#FFECB6 #EEFFB6 #C9FFB6
triadic
#EEFFB6 #B6EEFF #FFB6EE
tetradic
#EEFFB6 #B6FFEC #C7B6FF #FFB6C9
square
#EEFFB6 #B6FFEC #C7B6FF #FFB6C9
split-complementary
#EEFFB6 #B6C9FF #ECB6FF
monochromatic
#D1FF3C #E0FF79 #EEFFB6 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EEFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB6
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB6 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B1
Deuteranopia (green-blind)
#FFF7B9
Tritanopia (blue-blind)
#F5F7EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb6; /* rgb */ color: rgb(238, 255, 182); /* oklch */ color: oklch(97.0% 0.095 118.9);
Tailwind
colors: {
custom: {
50: '#f4ffcc',
500: '#eeffb6',
950: '#000000',
},
}SCSS
$custom: #eeffb6; $custom-light: #f4ffcc; $custom-dark: #000000;
JSON
{
"hex": "#eeffb6",
"rgb": {
"r": 238,
"g": 255,
"b": 182
},
"hsl": {
"h": 73.973,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.97027,
"c": 0.09484,
"h": 118.9
},
"luminance": 0.93075
}Semantic roles & 50–950 ramp
primary
#EEFFB6
secondary
#8E73E6
accent
#00E635
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683