#EEFFBA#EEFFBA
#EEFFBA is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.090 H 119.4°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFBA |
|---|---|
| RGB | rgb(238, 255, 186) |
| HSL | hsl(75, 100%, 86%) |
| HSV | hsv(75, 27%, 100%) |
| CMYK | cmyk(6.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(97.33, -16.62, 31.21) |
| CIE-LCH | lch(97.33, 35.36, 118.04°) |
| OKLab | oklab(97.1% -0.0442 0.0786) |
| OKLCH | oklch(97.1% 0.09 119.4) |
| XYZ | xyz(79.8822, 93.2425, 60.2341) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Creme
#FFFFB6
ΔE00 4.56
Cream (survey)
#FFFFC2
ΔE00 4.57
Light Beige
#FFFEB6
ΔE00 4.76
Ecru
#FEFFCA
ΔE00 5.12
Parchment
#FEFCAF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFBA #CBBAFF
analogous
#FFEEBA #EEFFBA #CCFFBA
triadic
#EEFFBA #BAEEFF #FFBAEE
tetradic
#EEFFBA #BAFFEE #CBBAFF #FFBACC
square
#EEFFBA #BAFFEE #CBBAFF #FFBACC
split-complementary
#EEFFBA #BACCFF #EEBAFF
monochromatic
#D0FF40 #DFFF7D #EEFFBA #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EEFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EEFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFBA
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFBA | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF8BD
Tritanopia (blue-blind)
#F5F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffba; /* rgb */ color: rgb(238, 255, 186); /* oklch */ color: oklch(97.1% 0.090 119.4);
Tailwind
colors: {
custom: {
50: '#f4ffcf',
500: '#eeffba',
950: '#000000',
},
}SCSS
$custom: #eeffba; $custom-light: #f4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#eeffba",
"rgb": {
"r": 238,
"g": 255,
"b": 186
},
"hsl": {
"h": 74.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.97104,
"c": 0.09013,
"h": 119.4
},
"luminance": 0.93242
}Semantic roles & 50–950 ramp
primary
#EEFFBA
secondary
#9276E7
accent
#00E639
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683