#EEFFB8#EEFFB8
#EEFFB8 is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.092 H 119.1°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB8 |
|---|---|
| RGB | rgb(238, 255, 184) |
| HSL | hsl(74, 100%, 86%) |
| HSV | hsv(74, 28%, 100%) |
| CMYK | cmyk(6.7%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(97.29, -16.89, 32.17) |
| CIE-LCH | lch(97.29, 36.33, 117.70°) |
| OKLab | oklab(97.07% -0.045 0.0808) |
| OKLCH | oklch(97.07% 0.092 119.1) |
| XYZ | xyz(79.6711, 93.1581, 59.1222) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.51
Creme
#FFFFB6
ΔE00 4.44
Cream (survey)
#FFFFC2
ΔE00 4.65
Light Beige
#FFFEB6
ΔE00 4.66
Parchment
#FEFCAF
ΔE00 5.13
Ecru
#FEFFCA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB8 #C9B8FF
analogous
#FFECB8 #EEFFB8 #CAFFB8
triadic
#EEFFB8 #B8EEFF #FFB8EE
tetradic
#EEFFB8 #B8FFEC #C9B8FF #FFB8CA
square
#EEFFB8 #B8FFEC #C9B8FF #FFB8CA
split-complementary
#EEFFB8 #B8CAFF #ECB8FF
monochromatic
#D1FF3E #DFFF7B #EEFFB8 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EEFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB8
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB8 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B3
Deuteranopia (green-blind)
#FFF8BB
Tritanopia (blue-blind)
#F5F8EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb8; /* rgb */ color: rgb(238, 255, 184); /* oklch */ color: oklch(97.1% 0.092 119.1);
Tailwind
colors: {
custom: {
50: '#f4ffcd',
500: '#eeffb8',
950: '#000000',
},
}SCSS
$custom: #eeffb8; $custom-light: #f4ffcd; $custom-dark: #000000;
JSON
{
"hex": "#eeffb8",
"rgb": {
"r": 238,
"g": 255,
"b": 184
},
"hsl": {
"h": 74.366,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.97065,
"c": 0.09249,
"h": 119.1
},
"luminance": 0.93158
}Semantic roles & 50–950 ramp
primary
#EEFFB8
secondary
#9075E7
accent
#00E637
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171813
muted
#858683