#EEFFB5#EEFFB5
#EEFFB5 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.096 H 118.7°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFB5 |
|---|---|
| RGB | rgb(238, 255, 181) |
| HSL | hsl(74, 100%, 85%) |
| HSV | hsv(74, 29%, 100%) |
| CMYK | cmyk(6.7%, 0%, 29%, 0%) |
| CIE-LAB | lab(97.24, -17.29, 33.60) |
| CIE-LCH | lch(97.24, 37.79, 117.22°) |
| OKLab | oklab(97.01% -0.0462 0.0842) |
| OKLCH | oklch(97.01% 0.096 118.7) |
| XYZ | xyz(79.3599, 93.0336, 57.4836) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.18
Creme
#FFFFB6
ΔE00 4.32
Light Beige
#FFFEB6
ΔE00 4.56
Cream (survey)
#FFFFC2
ΔE00 4.83
Parchment
#FEFCAF
ΔE00 4.93
Ecru
#FEFFCA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFB5 #C6B5FF
analogous
#FFEBB5 #EEFFB5 #C9FFB5
triadic
#EEFFB5 #B5EEFF #FFB5EE
tetradic
#EEFFB5 #B5FFEB #C6B5FF #FFB5C9
square
#EEFFB5 #B5FFEB #C6B5FF #FFB5C9
split-complementary
#EEFFB5 #B5C9FF #EBB5FF
monochromatic
#D2FF3B #E0FF78 #EEFFB5 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EEFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFB5
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFB5 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B0
Deuteranopia (green-blind)
#FFF7B8
Tritanopia (blue-blind)
#F5F7EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffb5; /* rgb */ color: rgb(238, 255, 181); /* oklch */ color: oklch(97.0% 0.096 118.7);
Tailwind
colors: {
custom: {
50: '#f4ffcb',
500: '#eeffb5',
950: '#000000',
},
}SCSS
$custom: #eeffb5; $custom-light: #f4ffcb; $custom-dark: #000000;
JSON
{
"hex": "#eeffb5",
"rgb": {
"r": 238,
"g": 255,
"b": 181
},
"hsl": {
"h": 73.784,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.97009,
"c": 0.09602,
"h": 118.7
},
"luminance": 0.93033
}Semantic roles & 50–950 ramp
primary
#EEFFB5
secondary
#8D72E6
accent
#00E635
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683