#EAFBB0#EAFBB0
#EAFBB0 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.8% C 0.097 H 118.7°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBB0 |
|---|---|
| RGB | rgb(234, 251, 176) |
| HSL | hsl(74, 90%, 84%) |
| HSV | hsv(74, 30%, 98%) |
| CMYK | cmyk(6.8%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(95.84, -17.45, 34.18) |
| CIE-LCH | lch(95.84, 38.37, 117.04°) |
| OKLab | oklab(95.8% -0.0467 0.0855) |
| OKLCH | oklch(95.8% 0.097 118.7) |
| XYZ | xyz(76.2650, 89.6217, 54.3469) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.44
Creme
#FFFFB6
ΔE00 4.51
Light Beige
#FFFEB6
ΔE00 4.72
Parchment
#FEFCAF
ΔE00 4.97
Cream (survey)
#FFFFC2
ΔE00 5.12
Ecru
#FEFFCA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBB0 #C1B0FB
analogous
#FBE6B0 #EAFBB0 #C4FBB0
triadic
#EAFBB0 #B0EAFB #FBB0EA
tetradic
#EAFBB0 #B0FBE6 #C1B0FB #FBB0C4
square
#EAFBB0 #B0FBE6 #C1B0FB #FBB0C4
split-complementary
#EAFBB0 #B0C4FB #E6B0FB
monochromatic
#CBF53B #DBF876 #EAFBB0 #F7FEE2 #F7FEE2
Accessibility & contrast
On white
1.11
#EAFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EAFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBB0
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBB0 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF3B3
Tritanopia (blue-blind)
#F1F3E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafbb0; /* rgb */ color: rgb(234, 251, 176); /* oklch */ color: oklch(95.8% 0.097 118.7);
Tailwind
colors: {
custom: {
50: '#f1fcc8',
500: '#eafbb0',
950: '#000000',
},
}SCSS
$custom: #eafbb0; $custom-light: #f1fcc8; $custom-dark: #000000;
JSON
{
"hex": "#eafbb0",
"rgb": {
"r": 234,
"g": 251,
"b": 176
},
"hsl": {
"h": 73.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.95795,
"c": 0.0974,
"h": 118.7
},
"luminance": 0.89621
}Semantic roles & 50–950 ramp
primary
#EAFBB0
secondary
#8970DF
accent
#00E634
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582