#EEFFB1#EEFFB1
#EEFFB1 is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 96.9% C 0.101 H 118.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB1 |
|---|---|
| RGB | rgb(238, 255, 177) |
| HSL | hsl(73, 100%, 85%) |
| HSV | hsv(73, 31%, 100%) |
| CMYK | cmyk(6.7%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(97.18, -17.80, 35.51) |
| CIE-LCH | lch(97.18, 39.72, 116.63°) |
| OKLab | oklab(96.94% -0.0477 0.0886) |
| OKLCH | oklch(96.94% 0.101 118.3) |
| XYZ | xyz(78.9554, 92.8718, 55.3530) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.87
Creme
#FFFFB6
ΔE00 4.28
Light Beige
#FFFEB6
ΔE00 4.54
Parchment
#FEFCAF
ΔE00 4.76
Cream (survey)
#FFFFC2
ΔE00 5.13
Ecru
#FEFFCA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB1 #C2B1FF
analogous
#FFE9B1 #EEFFB1 #C7FFB1
triadic
#EEFFB1 #B1EEFF #FFB1EE
tetradic
#EEFFB1 #B1FFE9 #C2B1FF #FFB1C7
square
#EEFFB1 #B1FFE9 #C2B1FF #FFB1C7
split-complementary
#EEFFB1 #B1C7FF #E9B1FF
monochromatic
#D3FF37 #E1FF74 #EEFFB1 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EEFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB1
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB1 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AC
Deuteranopia (green-blind)
#FFF7B4
Tritanopia (blue-blind)
#F6F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb1; /* rgb */ color: rgb(238, 255, 177); /* oklch */ color: oklch(96.9% 0.101 118.3);
Tailwind
colors: {
custom: {
50: '#f4ffc9',
500: '#eeffb1',
950: '#000000',
},
}SCSS
$custom: #eeffb1; $custom-light: #f4ffc9; $custom-dark: #000000;
JSON
{
"hex": "#eeffb1",
"rgb": {
"r": 238,
"g": 255,
"b": 177
},
"hsl": {
"h": 73.077,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.96935,
"c": 0.10067,
"h": 118.3
},
"luminance": 0.92871
}Semantic roles & 50–950 ramp
primary
#EEFFB1
secondary
#896FE6
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682