#BAFFE5#BAFFE5
#BAFFE5 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.077 H 169.3°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFE5 |
|---|---|
| RGB | rgb(186, 255, 229) |
| HSL | hsl(157, 100%, 86%) |
| HSV | hsv(157, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(95.00, -26.59, 5.55) |
| CIE-LCH | lch(95.00, 27.16, 168.20°) |
| OKLab | oklab(94.71% -0.0759 0.0143) |
| OKLCH | oklch(94.71% 0.077 169.3) |
| XYZ | xyz(70.1480, 87.6131, 87.3285) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.04
Pale Turquoise
#A5FBD5
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 5.95
Eggshell Blue
#C4FFF7
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.82
Mint
#AAF0C1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFE5 #FFBAD4
analogous
#BAFFC3 #BAFFE5 #BAF7FF
triadic
#BAFFE5 #E5BAFF #FFE5BA
tetradic
#BAFFE5 #C3BAFF #FFBAD4 #F7FFBA
square
#BAFFE5 #C3BAFF #FFBAD4 #F7FFBA
split-complementary
#BAFFE5 #FFBAF7 #FFC3BA
monochromatic
#40FFB7 #7DFFCE #BAFFE5 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BAFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BAFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFE5
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFE5 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E4
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #baffe5; /* rgb */ color: rgb(186, 255, 229); /* oklch */ color: oklch(94.7% 0.077 169.3);
Tailwind
colors: {
custom: {
50: '#d0ffed',
500: '#baffe5',
950: '#000000',
},
}SCSS
$custom: #baffe5; $custom-light: #d0ffed; $custom-dark: #000000;
JSON
{
"hex": "#baffe5",
"rgb": {
"r": 186,
"g": 255,
"b": 229
},
"hsl": {
"h": 157.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94714,
"c": 0.07721,
"h": 169.3
},
"luminance": 0.87616
}Semantic roles & 50–950 ramp
primary
#BAFFE5
secondary
#E776A1
accent
#0056E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684