#B2FEFE#B2FEFE
#B2FEFE is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.8% C 0.074 H 196.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEFE |
|---|---|
| RGB | rgb(178, 254, 254) |
| HSL | hsl(180, 97%, 85%) |
| HSV | hsv(180, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.95, -23.11, -7.46) |
| CIE-LCH | lch(94.95, 24.28, 197.89°) |
| OKLab | oklab(94.78% -0.0715 -0.0205) |
| OKLCH | oklch(94.78% 0.074 196) |
| XYZ | xyz(71.6852, 87.5004, 106.8587) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.58
Pale Cyan
#B7FFFA
ΔE00 1.92
Paleturquoise
#AFEEEE
ΔE00 3.58
Eggshell Blue
#C4FFF7
ΔE00 3.92
Duck Egg Blue
#C3FBF4
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEFE #FEB2B2
analogous
#B2FED8 #B2FEFE #B2D8FE
triadic
#B2FEFE #FEB2FE #FEFEB2
tetradic
#B2FEFE #D8B2FE #FEB2B2 #D8FEB2
square
#B2FEFE #D8B2FE #FEB2B2 #D8FEB2
split-complementary
#B2FEFE #FEB2D8 #FED8B2
monochromatic
#39FCFC #76FDFD #B2FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.14
#B2FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#B2FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEFE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEFE | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#96FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2fefe; /* rgb */ color: rgb(178, 254, 254); /* oklch */ color: oklch(94.8% 0.074 196.0);
Tailwind
colors: {
custom: {
50: '#cbfffe',
500: '#b2fefe',
950: '#000000',
},
}SCSS
$custom: #b2fefe; $custom-light: #cbfffe; $custom-dark: #000000;
JSON
{
"hex": "#b2fefe",
"rgb": {
"r": 178,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94776,
"c": 0.07439,
"h": 196
},
"luminance": 0.87504
}Semantic roles & 50–950 ramp
primary
#B2FEFE
secondary
#E47070
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685