#BAFFE4#BAFFE4
#BAFFE4 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.078 H 168.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFE4 |
|---|---|
| RGB | rgb(186, 255, 228) |
| HSL | hsl(157, 100%, 86%) |
| HSV | hsv(157, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.97, -26.79, 6.04) |
| CIE-LCH | lch(94.97, 27.46, 167.30°) |
| OKLab | oklab(94.69% -0.0763 0.0155) |
| OKLCH | oklch(94.69% 0.078 168.5) |
| XYZ | xyz(70.0088, 87.5574, 86.5952) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.35
Pale Turquoise
#A5FBD5
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 5.87
Eggshell Blue
#C4FFF7
ΔE00 6.65
Mint
#AAF0C1
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFE4 #FFBAD5
analogous
#BAFFC2 #BAFFE4 #BAF7FF
triadic
#BAFFE4 #E4BAFF #FFE4BA
tetradic
#BAFFE4 #C2BAFF #FFBAD5 #F7FFBA
square
#BAFFE4 #C2BAFF #FFBAD5 #F7FFBA
split-complementary
#BAFFE4 #FFBAF7 #FFC2BA
monochromatic
#40FFB4 #7DFFCC #BAFFE4 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BAFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#BAFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFE4
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFE4 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E3
Deuteranopia (green-blind)
#EFEDE6
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #baffe4; /* rgb */ color: rgb(186, 255, 228); /* oklch */ color: oklch(94.7% 0.078 168.5);
Tailwind
colors: {
custom: {
50: '#d0ffec',
500: '#baffe4',
950: '#000000',
},
}SCSS
$custom: #baffe4; $custom-light: #d0ffec; $custom-dark: #000000;
JSON
{
"hex": "#baffe4",
"rgb": {
"r": 186,
"g": 255,
"b": 228
},
"hsl": {
"h": 156.522,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94687,
"c": 0.07785,
"h": 168.5
},
"luminance": 0.87561
}Semantic roles & 50–950 ramp
primary
#BAFFE4
secondary
#E776A2
accent
#005AE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684