#EEFFB4#EEFFB4
#EEFFB4 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.097 H 118.6°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB4 |
|---|---|
| RGB | rgb(238, 255, 180) |
| HSL | hsl(74, 100%, 85%) |
| HSV | hsv(74, 29%, 100%) |
| CMYK | cmyk(6.7%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(97.22, -17.42, 34.08) |
| CIE-LCH | lch(97.22, 38.27, 117.07°) |
| OKLab | oklab(96.99% -0.0466 0.0853) |
| OKLCH | oklch(96.99% 0.097 118.6) |
| XYZ | xyz(79.2577, 92.9927, 56.9452) |
| Luminance | 0.9299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.09
Creme
#FFFFB6
ΔE00 4.30
Light Beige
#FFFEB6
ΔE00 4.55
Parchment
#FEFCAF
ΔE00 4.88
Cream (survey)
#FFFFC2
ΔE00 4.90
Ecru
#FEFFCA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB4 #C5B4FF
analogous
#FFEAB4 #EEFFB4 #C8FFB4
triadic
#EEFFB4 #B4EEFF #FFB4EE
tetradic
#EEFFB4 #B4FFEA #C5B4FF #FFB4C8
square
#EEFFB4 #B4FFEA #C5B4FF #FFB4C8
split-complementary
#EEFFB4 #B4C8FF #EAB4FF
monochromatic
#D2FF3A #E0FF77 #EEFFB4 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EEFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB4
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB4 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AF
Deuteranopia (green-blind)
#FFF7B7
Tritanopia (blue-blind)
#F5F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb4; /* rgb */ color: rgb(238, 255, 180); /* oklch */ color: oklch(97.0% 0.097 118.6);
Tailwind
colors: {
custom: {
50: '#f4ffcb',
500: '#eeffb4',
950: '#000000',
},
}SCSS
$custom: #eeffb4; $custom-light: #f4ffcb; $custom-dark: #000000;
JSON
{
"hex": "#eeffb4",
"rgb": {
"r": 238,
"g": 255,
"b": 180
},
"hsl": {
"h": 73.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.9699,
"c": 0.09718,
"h": 118.6
},
"luminance": 0.92992
}Semantic roles & 50–950 ramp
primary
#EEFFB4
secondary
#8C71E6
accent
#00E634
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683