#B2FEFA#B2FEFA
#B2FEFA is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.7% C 0.075 H 191.8°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEFA |
|---|---|
| RGB | rgb(178, 254, 250) |
| HSL | hsl(177, 97%, 85%) |
| HSV | hsv(177, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(94.84, -23.99, -5.55) |
| CIE-LCH | lch(94.84, 24.62, 193.03°) |
| OKLab | oklab(94.66% -0.0731 -0.0153) |
| OKLCH | oklch(94.66% 0.075 191.8) |
| XYZ | xyz(71.0514, 87.2468, 103.5204) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.74
Light Cyan
#ACFFFC
ΔE00 0.99
Eggshell Blue
#C4FFF7
ΔE00 3.11
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 3.95
Light Light Blue
#CAFFFB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEFA #FEB2B6
analogous
#B2FED4 #B2FEFA #B2DCFE
triadic
#B2FEFA #FAB2FE #FEFAB2
tetradic
#B2FEFA #D4B2FE #FEB2B6 #DCFEB2
square
#B2FEFA #D4B2FE #FEB2B6 #DCFEB2
split-complementary
#B2FEFA #FEB2DC #FED4B2
monochromatic
#39FCF2 #76FDF6 #B2FEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.14
#B2FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#B2FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEFA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEFA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#98FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2fefa; /* rgb */ color: rgb(178, 254, 250); /* oklch */ color: oklch(94.7% 0.075 191.8);
Tailwind
colors: {
custom: {
50: '#cbfffb',
500: '#b2fefa',
950: '#000000',
},
}SCSS
$custom: #b2fefa; $custom-light: #cbfffb; $custom-dark: #000000;
JSON
{
"hex": "#b2fefa",
"rgb": {
"r": 178,
"g": 254,
"b": 250
},
"hsl": {
"h": 176.842,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94655,
"c": 0.07467,
"h": 191.8
},
"luminance": 0.87251
}Semantic roles & 50–950 ramp
primary
#B2FEFA
secondary
#E47076
accent
#000CE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685