#B2FFFC#B2FFFC
#B2FFFC is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.075 H 192.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFFC |
|---|---|
| RGB | rgb(178, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.16, -24.03, -6.11) |
| CIE-LCH | lch(95.16, 24.80, 194.26°) |
| OKLab | oklab(94.93% -0.0735 -0.0168) |
| OKLCH | oklch(94.93% 0.075 192.9) |
| XYZ | xyz(71.6848, 88.0093, 105.2869) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.84
Pale Cyan
#B7FFFA
ΔE00 1.00
Eggshell Blue
#C4FFF7
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.62
Paleturquoise
#AFEEEE
ΔE00 4.02
Light Light Blue
#CAFFFB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFFC #FFB2B5
analogous
#B2FFD5 #B2FFFC #B2DCFF
triadic
#B2FFFC #FCB2FF #FFFCB2
tetradic
#B2FFFC #D5B2FF #FFB2B5 #DCFFB2
square
#B2FFFC #D5B2FF #FFB2B5 #DCFFB2
split-complementary
#B2FFFC #FFB2DC #FFD5B2
monochromatic
#38FFF7 #75FFFA #B2FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B2FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#B2FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFFC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFFC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E7EDFD
Tritanopia (blue-blind)
#97FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b2fffc; /* rgb */ color: rgb(178, 255, 252); /* oklch */ color: oklch(94.9% 0.075 192.9);
Tailwind
colors: {
custom: {
50: '#cbfffd',
500: '#b2fffc',
950: '#000000',
},
}SCSS
$custom: #b2fffc; $custom-light: #cbfffd; $custom-dark: #000000;
JSON
{
"hex": "#b2fffc",
"rgb": {
"r": 178,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.662,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9493,
"c": 0.0754,
"h": 192.9
},
"luminance": 0.88013
}Semantic roles & 50–950 ramp
primary
#B2FFFC
secondary
#E67074
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685