#B0FAEB#B0FAEB
#B0FAEB is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.2% C 0.076 H 180.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FAEB |
|---|---|
| RGB | rgb(176, 250, 235) |
| HSL | hsl(168, 88%, 84%) |
| HSV | hsv(168, 30%, 98%) |
| CMYK | cmyk(29.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(93.27, -25.85, -0.11) |
| CIE-LCH | lch(93.27, 25.85, 180.25°) |
| OKLab | oklab(93.25% -0.0759 -0.0007) |
| OKLCH | oklch(93.25% 0.076 180.5) |
| XYZ | xyz(67.0805, 83.5960, 91.1822) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.10
Eggshell Blue
#C4FFF7
ΔE00 3.89
Pale Cyan
#B7FFFA
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.67
Light Light Blue
#CAFFFB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FAEB #FAB0BF
analogous
#B0FAC6 #B0FAEB #B0E4FA
triadic
#B0FAEB #EBB0FA #FAEBB0
tetradic
#B0FAEB #C6B0FA #FAB0BF #E4FAB0
square
#B0FAEB #C6B0FA #FAB0BF #E4FAB0
split-complementary
#B0FAEB #FAB0E4 #FAC6B0
monochromatic
#3DF3CE #76F6DC #B0FAEB #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.19
#B0FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#B0FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FAEB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FAEB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#9AFDF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b0faeb; /* rgb */ color: rgb(176, 250, 235); /* oklch */ color: oklch(93.2% 0.076 180.5);
Tailwind
colors: {
custom: {
50: '#c9fcf1',
500: '#b0faeb',
950: '#000000',
},
}SCSS
$custom: #b0faeb; $custom-light: #c9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#b0faeb",
"rgb": {
"r": 176,
"g": 250,
"b": 235
},
"hsl": {
"h": 167.838,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.93246,
"c": 0.07589,
"h": 180.5
},
"luminance": 0.83599
}Semantic roles & 50–950 ramp
primary
#B0FAEB
secondary
#DD7187
accent
#012FE5
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585