#EAFBC5#EAFBC5
#EAFBC5 is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 96.2% C 0.072 H 122.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBC5 |
|---|---|
| RGB | rgb(234, 251, 197) |
| HSL | hsl(79, 87%, 88%) |
| HSV | hsv(79, 22%, 98%) |
| CMYK | cmyk(6.8%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(96.21, -14.54, 24.08) |
| CIE-LCH | lch(96.21, 28.13, 121.13°) |
| OKLab | oklab(96.21% -0.0383 0.0614) |
| OKLCH | oklch(96.21% 0.072 122) |
| XYZ | xyz(78.5058, 90.5180, 66.1484) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 4.69
Ivory (survey)
#FFFFCB
ΔE00 5.01
Cream (survey)
#FFFFC2
ΔE00 5.25
Eggshell (survey)
#FFFFD4
ΔE00 5.71
Egg Shell
#FFFCC4
ΔE00 5.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBC5 #D6C5FB
analogous
#FBF1C5 #EAFBC5 #CFFBC5
triadic
#EAFBC5 #C5EAFB #FBC5EA
tetradic
#EAFBC5 #C5FBF1 #D6C5FB #FBC5CF
square
#EAFBC5 #C5FBF1 #D6C5FB #FBC5CF
split-complementary
#EAFBC5 #C5CFFB #F1C5FB
monochromatic
#C1F352 #D5F78C #EAFBC5 #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.10
#EAFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EAFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBC5
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBC5 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C2
Deuteranopia (green-blind)
#FFF4C7
Tritanopia (blue-blind)
#EFF5EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafbc5; /* rgb */ color: rgb(234, 251, 197); /* oklch */ color: oklch(96.2% 0.072 122.0);
Tailwind
colors: {
custom: {
50: '#f1fcd6',
500: '#eafbc5',
950: '#000000',
},
}SCSS
$custom: #eafbc5; $custom-light: #f1fcd6; $custom-dark: #000000;
JSON
{
"hex": "#eafbc5",
"rgb": {
"r": 234,
"g": 251,
"b": 197
},
"hsl": {
"h": 78.889,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.96213,
"c": 0.07234,
"h": 122
},
"luminance": 0.90518
}Semantic roles & 50–950 ramp
primary
#EAFBC5
secondary
#A183E1
accent
#02E449
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161714
muted
#858583