#BAE4BB#BAE4BB
#BAE4BB is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.8% C 0.071 H 145.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4BB |
|---|---|
| RGB | rgb(186, 228, 187) |
| HSL | hsl(121, 44%, 81%) |
| HSV | hsv(121, 18%, 89%) |
| CMYK | cmyk(18.4%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.76, -21.37, 15.58) |
| CIE-LCH | lch(86.76, 26.45, 143.90°) |
| OKLab | oklab(87.81% -0.0585 0.0401) |
| OKLCH | oklch(87.81% 0.071 145.6) |
| XYZ | xyz(56.9606, 69.5124, 57.4203) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.02
Light Sage
#BCECAC
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 6.12
Very Pale Green
#CFFDBC
ΔE00 7.31
Very Light Green
#D1FFBD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4BB #E4BAE3
analogous
#CEE4BA #BAE4BB #BAE4D0
triadic
#BAE4BB #BBBAE4 #E4BBBA
tetradic
#BAE4BB #BACEE4 #E4BAE3 #E4D0BA
square
#BAE4BB #BACEE4 #E4BAE3 #E4D0BA
split-complementary
#BAE4BB #D0BAE4 #E4BACE
monochromatic
#62C264 #8ED390 #BAE4BB #E6F5E6 #E9F6E9
Accessibility & contrast
On white
1.41
#BAE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BAE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4BB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4BB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#DFD7BD
Tritanopia (blue-blind)
#B6E2D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae4bb; /* rgb */ color: rgb(186, 228, 187); /* oklch */ color: oklch(87.8% 0.071 145.6);
Tailwind
colors: {
custom: {
50: '#cfeccf',
500: '#bae4bb',
950: '#000000',
},
}SCSS
$custom: #bae4bb; $custom-light: #cfeccf; $custom-dark: #000000;
JSON
{
"hex": "#bae4bb",
"rgb": {
"r": 186,
"g": 228,
"b": 187
},
"hsl": {
"h": 121.429,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.87813,
"c": 0.07094,
"h": 145.6
},
"luminance": 0.69514
}Semantic roles & 50–950 ramp
primary
#BAE4BB
secondary
#BE84BC
accent
#2FB4B7
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483