#B4E8AF#B4E8AF
#B4E8AF is a very light, moderate green. Relative luminance 0.705; OKLCH L 88.0% C 0.094 H 142.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8AF |
|---|---|
| RGB | rgb(180, 232, 175) |
| HSL | hsl(115, 55%, 80%) |
| HSV | hsv(115, 25%, 91%) |
| CMYK | cmyk(22.4%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(87.25, -27.33, 22.45) |
| CIE-LCH | lch(87.25, 35.36, 140.60°) |
| OKLab | oklab(88.03% -0.0745 0.0572) |
| OKLCH | oklch(88.03% 0.094 142.5) |
| XYZ | xyz(55.4148, 70.5101, 51.2393) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Light Grey Green
#B7E1A1
ΔE00 3.10
Hospital Green
#9BE5AA
ΔE00 3.78
Mint
#AAF0C1
ΔE00 4.59
Celadon
#BEFDB7
ΔE00 4.81
Washed Out Green
#BCF5A6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8AF #E3AFE8
analogous
#D1E8AF #B4E8AF #AFE8C7
triadic
#B4E8AF #AFB4E8 #E8AFB4
tetradic
#B4E8AF #AFD1E8 #E3AFE8 #E8C7AF
square
#B4E8AF #AFD1E8 #E3AFE8 #E8C7AF
split-complementary
#B4E8AF #C7AFE8 #E8AFD1
monochromatic
#5BCD50 #87DA7F #B4E8AF #E1F6DF #E9F8E7
Accessibility & contrast
On white
1.39
#B4E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B4E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8AF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8AF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#B0E4D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e8af; /* rgb */ color: rgb(180, 232, 175); /* oklch */ color: oklch(88.0% 0.094 142.5);
Tailwind
colors: {
custom: {
50: '#cbefc7',
500: '#b4e8af',
950: '#000000',
},
}SCSS
$custom: #b4e8af; $custom-light: #cbefc7; $custom-dark: #000000;
JSON
{
"hex": "#b4e8af",
"rgb": {
"r": 180,
"g": 232,
"b": 175
},
"hsl": {
"h": 114.737,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.88031,
"c": 0.0939,
"h": 142.5
},
"luminance": 0.70512
}Semantic roles & 50–950 ramp
primary
#B4E8AF
secondary
#BD78C3
accent
#23C3B5
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582