#BAFFE3#BAFFE3
#BAFFE3 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.079 H 167.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFE3 |
|---|---|
| RGB | rgb(186, 255, 227) |
| HSL | hsl(156, 100%, 86%) |
| HSV | hsv(156, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(94.95, -26.98, 6.52) |
| CIE-LCH | lch(94.95, 27.76, 166.42°) |
| OKLab | oklab(94.66% -0.0767 0.0168) |
| OKLCH | oklch(94.66% 0.079 167.7) |
| XYZ | xyz(69.8704, 87.5020, 85.8663) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 5.81
Mint
#AAF0C1
ΔE00 6.43
Eggshell Blue
#C4FFF7
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFE3 #FFBAD6
analogous
#BAFFC1 #BAFFE3 #BAF9FF
triadic
#BAFFE3 #E3BAFF #FFE3BA
tetradic
#BAFFE3 #C1BAFF #FFBAD6 #F9FFBA
square
#BAFFE3 #C1BAFF #FFBAD6 #F9FFBA
split-complementary
#BAFFE3 #FFBAF9 #FFC1BA
monochromatic
#40FFB1 #7DFFCA #BAFFE3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.14
#BAFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BAFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFE3
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFE3 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #baffe3; /* rgb */ color: rgb(186, 255, 227); /* oklch */ color: oklch(94.7% 0.079 167.7);
Tailwind
colors: {
custom: {
50: '#d0ffeb',
500: '#baffe3',
950: '#000000',
},
}SCSS
$custom: #baffe3; $custom-light: #d0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#baffe3",
"rgb": {
"r": 186,
"g": 255,
"b": 227
},
"hsl": {
"h": 155.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94661,
"c": 0.07852,
"h": 167.7
},
"luminance": 0.87505
}Semantic roles & 50–950 ramp
primary
#BAFFE3
secondary
#E776A4
accent
#005DE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684