#EAFBB2#EAFBB2
#EAFBB2 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.8% C 0.095 H 118.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBB2 |
|---|---|
| RGB | rgb(234, 251, 178) |
| HSL | hsl(74, 90%, 84%) |
| HSV | hsv(74, 29%, 98%) |
| CMYK | cmyk(6.8%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(95.87, -17.18, 33.22) |
| CIE-LCH | lch(95.87, 37.40, 117.35°) |
| OKLab | oklab(95.83% -0.0459 0.0832) |
| OKLCH | oklch(95.83% 0.095 118.9) |
| XYZ | xyz(76.4643, 89.7014, 55.3967) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.67
Creme
#FFFFB6
ΔE00 4.56
Light Beige
#FFFEB6
ΔE00 4.76
Cream (survey)
#FFFFC2
ΔE00 4.99
Parchment
#FEFCAF
ΔE00 5.07
Ecru
#FEFFCA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBB2 #C3B2FB
analogous
#FBE8B2 #EAFBB2 #C6FBB2
triadic
#EAFBB2 #B2EAFB #FBB2EA
tetradic
#EAFBB2 #B2FBE8 #C3B2FB #FBB2C6
square
#EAFBB2 #B2FBE8 #C3B2FB #FBB2C6
split-complementary
#EAFBB2 #B2C6FB #E8B2FB
monochromatic
#CAF53E #DAF878 #EAFBB2 #F7FDE2 #F7FDE2
Accessibility & contrast
On white
1.11
#EAFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EAFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBB2
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBB2 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FFF3B5
Tritanopia (blue-blind)
#F1F3E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafbb2; /* rgb */ color: rgb(234, 251, 178); /* oklch */ color: oklch(95.8% 0.095 118.9);
Tailwind
colors: {
custom: {
50: '#f1fcc9',
500: '#eafbb2',
950: '#000000',
},
}SCSS
$custom: #eafbb2; $custom-light: #f1fcc9; $custom-dark: #000000;
JSON
{
"hex": "#eafbb2",
"rgb": {
"r": 234,
"g": 251,
"b": 178
},
"hsl": {
"h": 73.973,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.95833,
"c": 0.09505,
"h": 118.9
},
"luminance": 0.89701
}Semantic roles & 50–950 ramp
primary
#EAFBB2
secondary
#8B72DF
accent
#00E635
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582