#BBFFF3#BBFFF3
#BBFFF3 is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.069 H 182.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF3 |
|---|---|
| RGB | rgb(187, 255, 243) |
| HSL | hsl(169, 100%, 87%) |
| HSV | hsv(169, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(95.39, -23.45, -1.08) |
| CIE-LCH | lch(95.39, 23.48, 182.63°) |
| OKLab | oklab(95.16% -0.0694 -0.0032) |
| OKLCH | oklch(95.16% 0.069 182.7) |
| XYZ | xyz(72.4260, 88.5525, 98.0528) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.17
Pale Cyan
#B7FFFA
ΔE00 2.66
Pale Aqua
#B8FFEB
ΔE00 2.80
Duck Egg Blue
#C3FBF4
ΔE00 2.82
Light Cyan
#ACFFFC
ΔE00 3.92
Light Light Blue
#CAFFFB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF3 #FFBBC7
analogous
#BBFFD1 #BBFFF3 #BBE9FF
triadic
#BBFFF3 #F3BBFF #FFF3BB
tetradic
#BBFFF3 #D1BBFF #FFBBC7 #E9FFBB
square
#BBFFF3 #D1BBFF #FFBBC7 #E9FFBB
split-complementary
#BBFFF3 #FFBBE9 #FFD1BB
monochromatic
#41FFDD #7EFFE8 #BBFFF3 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BBFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#BBFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF3
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF3 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#ECEEF4
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff3; /* rgb */ color: rgb(187, 255, 243); /* oklch */ color: oklch(95.2% 0.069 182.7);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bbfff3',
950: '#000000',
},
}SCSS
$custom: #bbfff3; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bbfff3",
"rgb": {
"r": 187,
"g": 255,
"b": 243
},
"hsl": {
"h": 169.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95157,
"c": 0.06945,
"h": 182.7
},
"luminance": 0.88556
}Semantic roles & 50–950 ramp
primary
#BBFFF3
secondary
#E7778B
accent
#0028E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685