#EEFFB0#EEFFB0
#EEFFB0 is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.102 H 118.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB0 |
|---|---|
| RGB | rgb(238, 255, 176) |
| HSL | hsl(73, 100%, 85%) |
| HSV | hsv(73, 31%, 100%) |
| CMYK | cmyk(6.7%, 0%, 31%, 0%) |
| CIE-LAB | lab(97.16, -17.93, 35.99) |
| CIE-LCH | lch(97.16, 40.21, 116.49°) |
| OKLab | oklab(96.92% -0.0481 0.0897) |
| OKLCH | oklch(96.92% 0.102 118.2) |
| XYZ | xyz(78.8561, 92.8321, 54.8300) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.82
Creme
#FFFFB6
ΔE00 4.29
Light Beige
#FFFEB6
ΔE00 4.55
Parchment
#FEFCAF
ΔE00 4.73
Cream (survey)
#FFFFC2
ΔE00 5.22
Ecru
#FEFFCA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB0 #C1B0FF
analogous
#FFE8B0 #EEFFB0 #C7FFB0
triadic
#EEFFB0 #B0EEFF #FFB0EE
tetradic
#EEFFB0 #B0FFE8 #C1B0FF #FFB0C7
square
#EEFFB0 #B0FFE8 #C1B0FF #FFB0C7
split-complementary
#EEFFB0 #B0C7FF #E8B0FF
monochromatic
#D4FF36 #E1FF73 #EEFFB0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EEFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB0
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB0 | 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)
#FFF7AB
Deuteranopia (green-blind)
#FFF7B3
Tritanopia (blue-blind)
#F6F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb0; /* rgb */ color: rgb(238, 255, 176); /* oklch */ color: oklch(96.9% 0.102 118.2);
Tailwind
colors: {
custom: {
50: '#f4ffc8',
500: '#eeffb0',
950: '#000000',
},
}SCSS
$custom: #eeffb0; $custom-light: #f4ffc8; $custom-dark: #000000;
JSON
{
"hex": "#eeffb0",
"rgb": {
"r": 238,
"g": 255,
"b": 176
},
"hsl": {
"h": 72.911,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.96917,
"c": 0.10183,
"h": 118.2
},
"luminance": 0.92832
}Semantic roles & 50–950 ramp
primary
#EEFFB0
secondary
#886EE5
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682