#EEFFB3#EEFFB3
#EEFFB3 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.098 H 118.5°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB3 |
|---|---|
| RGB | rgb(238, 255, 179) |
| HSL | hsl(73, 100%, 85%) |
| HSV | hsv(73, 30%, 100%) |
| CMYK | cmyk(6.7%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(97.21, -17.55, 34.56) |
| CIE-LCH | lch(97.21, 38.75, 116.92°) |
| OKLab | oklab(96.97% -0.047 0.0864) |
| OKLCH | oklch(96.97% 0.098 118.5) |
| XYZ | xyz(79.1562, 92.9521, 56.4106) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.00
Creme
#FFFFB6
ΔE00 4.29
Light Beige
#FFFEB6
ΔE00 4.54
Parchment
#FEFCAF
ΔE00 4.83
Cream (survey)
#FFFFC2
ΔE00 4.97
Ecru
#FEFFCA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB3 #C4B3FF
analogous
#FFEAB3 #EEFFB3 #C8FFB3
triadic
#EEFFB3 #B3EEFF #FFB3EE
tetradic
#EEFFB3 #B3FFEA #C4B3FF #FFB3C8
square
#EEFFB3 #B3FFEA #C4B3FF #FFB3C8
split-complementary
#EEFFB3 #B3C8FF #EAB3FF
monochromatic
#D3FF39 #E0FF76 #EEFFB3 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#EEFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB3
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB3 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AE
Deuteranopia (green-blind)
#FFF7B6
Tritanopia (blue-blind)
#F5F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb3; /* rgb */ color: rgb(238, 255, 179); /* oklch */ color: oklch(97.0% 0.098 118.5);
Tailwind
colors: {
custom: {
50: '#f4ffca',
500: '#eeffb3',
950: '#000000',
},
}SCSS
$custom: #eeffb3; $custom-light: #f4ffca; $custom-dark: #000000;
JSON
{
"hex": "#eeffb3",
"rgb": {
"r": 238,
"g": 255,
"b": 179
},
"hsl": {
"h": 73.421,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.96972,
"c": 0.09835,
"h": 118.5
},
"luminance": 0.92952
}Semantic roles & 50–950 ramp
primary
#EEFFB3
secondary
#8B70E6
accent
#00E633
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682