#B2FFFD#B2FFFD
#B2FFFD is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.075 H 193.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFFD |
|---|---|
| RGB | rgb(178, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.19, -23.81, -6.59) |
| CIE-LCH | lch(95.19, 24.70, 195.46°) |
| OKLab | oklab(94.96% -0.0731 -0.0181) |
| OKLCH | oklch(94.96% 0.075 193.9) |
| XYZ | xyz(71.8437, 88.0728, 106.1236) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.96
Pale Cyan
#B7FFFA
ΔE00 1.28
Eggshell Blue
#C4FFF7
ΔE00 3.54
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.92
Light Light Blue
#CAFFFB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFFD #FFB2B4
analogous
#B2FFD7 #B2FFFD #B2DAFF
triadic
#B2FFFD #FDB2FF #FFFDB2
tetradic
#B2FFFD #D7B2FF #FFB2B4 #DAFFB2
square
#B2FFFD #D7B2FF #FFB2B4 #DAFFB2
split-complementary
#B2FFFD #FFB2DA #FFD7B2
monochromatic
#38FFFA #75FFFB #B2FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#B2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFFD
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFFD | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#96FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b2fffd; /* rgb */ color: rgb(178, 255, 253); /* oklch */ color: oklch(95.0% 0.075 193.9);
Tailwind
colors: {
custom: {
50: '#cbfffe',
500: '#b2fffd',
950: '#000000',
},
}SCSS
$custom: #b2fffd; $custom-light: #cbfffe; $custom-dark: #000000;
JSON
{
"hex": "#b2fffd",
"rgb": {
"r": 178,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.442,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9496,
"c": 0.07532,
"h": 193.9
},
"luminance": 0.88077
}Semantic roles & 50–950 ramp
primary
#B2FFFD
secondary
#E67073
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685