#BBFFF0#BBFFF0
#BBFFF0 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.071 H 179.5°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF0 |
|---|---|
| RGB | rgb(187, 255, 240) |
| HSL | hsl(167, 100%, 87%) |
| HSV | hsv(167, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(95.32, -24.07, 0.36) |
| CIE-LCH | lch(95.32, 24.08, 179.15°) |
| OKLab | oklab(95.07% -0.0706 0.0006) |
| OKLCH | oklch(95.07% 0.071 179.5) |
| XYZ | xyz(71.9767, 88.3727, 95.6863) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.74
Eggshell Blue
#C4FFF7
ΔE00 2.99
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 4.90
Light Light Blue
#CAFFFB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF0 #FFBBCA
analogous
#BBFFCE #BBFFF0 #BBECFF
triadic
#BBFFF0 #F0BBFF #FFF0BB
tetradic
#BBFFF0 #CEBBFF #FFBBCA #ECFFBB
square
#BBFFF0 #CEBBFF #FFBBCA #ECFFBB
split-complementary
#BBFFF0 #FFBBEC #FFCEBB
monochromatic
#41FFD5 #7EFFE3 #BBFFF0 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.12
#BBFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BBFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF0
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF0 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#A8FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfff0; /* rgb */ color: rgb(187, 255, 240); /* oklch */ color: oklch(95.1% 0.071 179.5);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bbfff0',
950: '#000000',
},
}SCSS
$custom: #bbfff0; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bbfff0",
"rgb": {
"r": 187,
"g": 255,
"b": 240
},
"hsl": {
"h": 166.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95072,
"c": 0.07057,
"h": 179.5
},
"luminance": 0.88376
}Semantic roles & 50–950 ramp
primary
#BBFFF0
secondary
#E77790
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685