#BAFFEA#BAFFEA
#BAFFEA is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.8% C 0.074 H 173.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFEA |
|---|---|
| RGB | rgb(186, 255, 234) |
| HSL | hsl(162, 100%, 86%) |
| HSV | hsv(162, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(95.12, -25.59, 3.15) |
| CIE-LCH | lch(95.12, 25.78, 172.98°) |
| OKLab | oklab(94.85% -0.0738 0.008) |
| OKLCH | oklch(94.85% 0.074 173.8) |
| XYZ | xyz(70.8562, 87.8964, 91.0582) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.50
Eggshell Blue
#C4FFF7
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Pale Turquoise
#A5FBD5
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.79
Light Aqua
#8CFFDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFEA #FFBACF
analogous
#BAFFC8 #BAFFEA #BAF2FF
triadic
#BAFFEA #EABAFF #FFEABA
tetradic
#BAFFEA #C8BAFF #FFBACF #F2FFBA
square
#BAFFEA #C8BAFF #FFBACF #F2FFBA
split-complementary
#BAFFEA #FFBAF2 #FFC8BA
monochromatic
#40FFC5 #7DFFD7 #BAFFEA #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#BAFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BAFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFEA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFEA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#A8FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #baffea; /* rgb */ color: rgb(186, 255, 234); /* oklch */ color: oklch(94.8% 0.074 173.8);
Tailwind
colors: {
custom: {
50: '#d0fff0',
500: '#baffea',
950: '#000000',
},
}SCSS
$custom: #baffea; $custom-light: #d0fff0; $custom-dark: #000000;
JSON
{
"hex": "#baffea",
"rgb": {
"r": 186,
"g": 255,
"b": 234
},
"hsl": {
"h": 161.739,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94849,
"c": 0.07428,
"h": 173.8
},
"luminance": 0.879
}Semantic roles & 50–950 ramp
primary
#BAFFEA
secondary
#E77699
accent
#0046E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685