#BAE4BF#BAE4BF
#BAE4BF is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.9% C 0.067 H 148.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4BF |
|---|---|
| RGB | rgb(186, 228, 191) |
| HSL | hsl(127, 44%, 81%) |
| HSV | hsv(127, 18%, 89%) |
| CMYK | cmyk(18.4%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(86.84, -20.67, 13.61) |
| CIE-LCH | lch(86.84, 24.75, 146.63°) |
| OKLab | oklab(87.91% -0.0568 0.0352) |
| OKLCH | oklch(87.91% 0.067 148.3) |
| XYZ | xyz(57.3947, 69.6861, 59.7069) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 6.46
Hospital Green
#9BE5AA
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 7.37
Pale Turquoise
#A5FBD5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4BF #E4BADF
analogous
#CAE4BA #BAE4BF #BAE4D4
triadic
#BAE4BF #BFBAE4 #E4BFBA
tetradic
#BAE4BF #BACAE4 #E4BADF #E4D4BA
square
#BAE4BF #BACAE4 #E4BADF #E4D4BA
split-complementary
#BAE4BF #D4BAE4 #E4BACA
monochromatic
#62C26D #8ED396 #BAE4BF #E6F5E8 #E9F6EB
Accessibility & contrast
On white
1.41
#BAE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BAE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4BF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4BF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#B5E2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae4bf; /* rgb */ color: rgb(186, 228, 191); /* oklch */ color: oklch(87.9% 0.067 148.3);
Tailwind
colors: {
custom: {
50: '#cfecd2',
500: '#bae4bf',
950: '#000000',
},
}SCSS
$custom: #bae4bf; $custom-light: #cfecd2; $custom-dark: #000000;
JSON
{
"hex": "#bae4bf",
"rgb": {
"r": 186,
"g": 228,
"b": 191
},
"hsl": {
"h": 127.143,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.87909,
"c": 0.06682,
"h": 148.3
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#BAE4BF
secondary
#BE84B7
accent
#2FA7B7
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483