#EAFABB#EAFABB
#EAFABB is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.8% C 0.083 H 119.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFABB |
|---|---|
| RGB | rgb(234, 250, 187) |
| HSL | hsl(75, 86%, 86%) |
| HSV | hsv(75, 25%, 98%) |
| CMYK | cmyk(6.4%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(95.77, -15.48, 28.55) |
| CIE-LCH | lch(95.77, 32.47, 118.47°) |
| OKLab | oklab(95.8% -0.0409 0.0722) |
| OKLCH | oklch(95.8% 0.083 119.6) |
| XYZ | xyz(77.0862, 89.4517, 60.2089) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Cream (survey)
#FFFFC2
ΔE00 4.56
Ecru
#FEFFCA
ΔE00 4.73
Creme
#FFFFB6
ΔE00 5.08
Ivory (survey)
#FFFFCB
ΔE00 5.09
Light Beige
#FFFEB6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFABB #CBBBFA
analogous
#FAEABB #EAFABB #CAFABB
triadic
#EAFABB #BBEAFA #FABBEA
tetradic
#EAFABB #BBFAEA #CBBBFA #FABBCA
square
#EAFABB #BBFAEA #CBBBFA #FABBCA
split-complementary
#EAFABB #BBCAFA #EABBFA
monochromatic
#C7F249 #D8F682 #EAFABB #F6FDE2 #F6FDE2
Accessibility & contrast
On white
1.11
#EAFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EAFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFABB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFABB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FFF3BE
Tritanopia (blue-blind)
#F0F3E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafabb; /* rgb */ color: rgb(234, 250, 187); /* oklch */ color: oklch(95.8% 0.083 119.6);
Tailwind
colors: {
custom: {
50: '#f1fccf',
500: '#eafabb',
950: '#000000',
},
}SCSS
$custom: #eafabb; $custom-light: #f1fccf; $custom-dark: #000000;
JSON
{
"hex": "#eafabb",
"rgb": {
"r": 234,
"g": 250,
"b": 187
},
"hsl": {
"h": 75.238,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.95801,
"c": 0.08297,
"h": 119.6
},
"luminance": 0.89451
}Semantic roles & 50–950 ramp
primary
#EAFABB
secondary
#947BDE
accent
#03E33C
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583