#EAFBEE#EAFBEE
#EAFBEE is a very light, muted green. Relative luminance 0.927; OKLCH L 97.2% C 0.025 H 152.9°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBEE |
|---|---|
| RGB | rgb(234, 251, 238) |
| HSL | hsl(134, 68%, 95%) |
| HSV | hsv(134, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.09, -7.90, 4.31) |
| CIE-LCH | lch(97.09, 9.00, 151.35°) |
| OKLab | oklab(97.2% -0.022 0.0113) |
| OKLCH | oklch(97.2% 0.025 152.9) |
| XYZ | xyz(83.8585, 92.6591, 94.3394) |
| Luminance | 0.9266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.33
Mintcream
#F5FFFA
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.69
Ivory
#FFFFF0
ΔE00 6.83
Ice
#D6FFFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBEE #FBEAF7
analogous
#EEFBEA #EAFBEE #EAFBF7
triadic
#EAFBEE #EEEAFB #FBEEEA
tetradic
#EAFBEE #EAEEFB #FBEAF7 #FBF7EA
square
#EAFBEE #EAEEFB #FBEAF7 #FBF7EA
split-complementary
#EAFBEE #F7EAFB #FBEAEE
monochromatic
#83E79B #B7F1C4 #E5FAEA #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.08
#EAFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EAFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBEE
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBEE | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#E8FAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafbee; /* rgb */ color: rgb(234, 251, 238); /* oklch */ color: oklch(97.2% 0.025 152.9);
Tailwind
colors: {
custom: {
50: '#f0fcf3',
500: '#eafbee',
950: '#000000',
},
}SCSS
$custom: #eafbee; $custom-light: #f0fcf3; $custom-dark: #000000;
JSON
{
"hex": "#eafbee",
"rgb": {
"r": 234,
"g": 251,
"b": 238
},
"hsl": {
"h": 134.118,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97198,
"c": 0.02475,
"h": 152.9
},
"luminance": 0.9266
}Semantic roles & 50–950 ramp
primary
#EAFBEE
secondary
#E0A9D3
accent
#16A4D0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585