#BAE2BF#BAE2BF
#BAE2BF is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.5% C 0.064 H 148.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2BF |
|---|---|
| RGB | rgb(186, 226, 191) |
| HSL | hsl(128, 41%, 81%) |
| HSV | hsv(128, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(86.30, -19.68, 12.85) |
| CIE-LCH | lch(86.30, 23.51, 146.87°) |
| OKLab | oklab(87.48% -0.0542 0.0332) |
| OKLCH | oklch(87.48% 0.064 148.5) |
| XYZ | xyz(56.8477, 68.5920, 59.5246) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 7.03
Light Grey Green
#B7E1A1
ΔE00 7.15
Hospital Green
#9BE5AA
ΔE00 7.28
Light Teal
#90E4C1
ΔE00 7.57
Pale Turquoise
#A5FBD5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2BF #E2BADD
analogous
#C9E2BA #BAE2BF #BAE2D3
triadic
#BAE2BF #BFBAE2 #E2BFBA
tetradic
#BAE2BF #BAC9E2 #E2BADD #E2D3BA
square
#BAE2BF #BAC9E2 #E2BADD #E2D3BA
split-complementary
#BAE2BF #D3BAE2 #E2BAC9
monochromatic
#64BE6F #8FD097 #BAE2BF #E5F4E7 #E9F6EB
Accessibility & contrast
On white
1.43
#BAE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BAE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2BF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2BF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#B6E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae2bf; /* rgb */ color: rgb(186, 226, 191); /* oklch */ color: oklch(87.5% 0.064 148.5);
Tailwind
colors: {
custom: {
50: '#cfebd2',
500: '#bae2bf',
950: '#000000',
},
}SCSS
$custom: #bae2bf; $custom-light: #cfebd2; $custom-dark: #000000;
JSON
{
"hex": "#bae2bf",
"rgb": {
"r": 186,
"g": 226,
"b": 191
},
"hsl": {
"h": 127.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87477,
"c": 0.06353,
"h": 148.5
},
"luminance": 0.68593
}Semantic roles & 50–950 ramp
primary
#BAE2BF
secondary
#BB85B4
accent
#32A4B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483