#B2FEFD#B2FEFD
#B2FEFD is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.074 H 194.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEFD |
|---|---|
| RGB | rgb(178, 254, 253) |
| HSL | hsl(179, 97%, 85%) |
| HSV | hsv(179, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(94.92, -23.33, -6.98) |
| CIE-LCH | lch(94.92, 24.35, 196.67°) |
| OKLab | oklab(94.75% -0.0719 -0.0192) |
| OKLCH | oklch(94.75% 0.074 194.9) |
| XYZ | xyz(71.5255, 87.4365, 106.0176) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.29
Pale Cyan
#B7FFFA
ΔE00 1.57
Paleturquoise
#AFEEEE
ΔE00 3.62
Eggshell Blue
#C4FFF7
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Light Light Blue
#CAFFFB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEFD #FEB2B3
analogous
#B2FED7 #B2FEFD #B2D9FE
triadic
#B2FEFD #FDB2FE #FEFDB2
tetradic
#B2FEFD #D7B2FE #FEB2B3 #D9FEB2
square
#B2FEFD #D7B2FE #FEB2B3 #D9FEB2
split-complementary
#B2FEFD #FEB2D9 #FED7B2
monochromatic
#39FCFA #76FDFB #B2FEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#B2FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#B2FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEFD
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEFD | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#97FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2fefd; /* rgb */ color: rgb(178, 254, 253); /* oklch */ color: oklch(94.7% 0.074 194.9);
Tailwind
colors: {
custom: {
50: '#cbfffe',
500: '#b2fefd',
950: '#000000',
},
}SCSS
$custom: #b2fefd; $custom-light: #cbfffe; $custom-dark: #000000;
JSON
{
"hex": "#b2fefd",
"rgb": {
"r": 178,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.211,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94746,
"c": 0.07442,
"h": 194.9
},
"luminance": 0.8744
}Semantic roles & 50–950 ramp
primary
#B2FEFD
secondary
#E47072
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685