#EEFBAF#EEFBAF
#EEFBAF is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 96.1% C 0.098 H 116.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBAF |
|---|---|
| RGB | rgb(238, 251, 175) |
| HSL | hsl(70, 90%, 84%) |
| HSV | hsv(70, 30%, 98%) |
| CMYK | cmyk(5.2%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(96.11, -16.12, 35.09) |
| CIE-LCH | lch(96.11, 38.61, 114.67°) |
| OKLab | oklab(96.07% -0.043 0.0876) |
| OKLCH | oklch(96.07% 0.098 116.2) |
| XYZ | xyz(77.4948, 90.2672, 53.8900) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.08
Creme
#FFFFB6
ΔE00 3.56
Light Beige
#FFFEB6
ΔE00 3.78
Parchment
#FEFCAF
ΔE00 3.95
Cream (survey)
#FFFFC2
ΔE00 4.47
Ecru
#FEFFCA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBAF #BCAFFB
analogous
#FBE2AF #EEFBAF #C8FBAF
triadic
#EEFBAF #AFEEFB #FBAFEE
tetradic
#EEFBAF #AFFBE2 #BCAFFB #FBAFC8
square
#EEFBAF #AFFBE2 #BCAFFB #FBAFC8
split-complementary
#EEFBAF #AFC8FB #E2AFFB
monochromatic
#D5F53A #E2F875 #EEFBAF #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.10
#EEFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EEFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBAF
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBAF | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF4B2
Tritanopia (blue-blind)
#F6F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefbaf; /* rgb */ color: rgb(238, 251, 175); /* oklch */ color: oklch(96.1% 0.098 116.2);
Tailwind
colors: {
custom: {
50: '#f4fcc7',
500: '#eefbaf',
950: '#000000',
},
}SCSS
$custom: #eefbaf; $custom-light: #f4fcc7; $custom-dark: #000000;
JSON
{
"hex": "#eefbaf",
"rgb": {
"r": 238,
"g": 251,
"b": 175
},
"hsl": {
"h": 70.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.96074,
"c": 0.09758,
"h": 116.2
},
"luminance": 0.90267
}Semantic roles & 50–950 ramp
primary
#EEFBAF
secondary
#826FDF
accent
#00E627
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582