#BBFFF5#BBFFF5
#BBFFF5 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.069 H 184.8°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF5 |
|---|---|
| RGB | rgb(187, 255, 245) |
| HSL | hsl(171, 100%, 87%) |
| HSV | hsv(171, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(95.44, -23.03, -2.04) |
| CIE-LCH | lch(95.44, 23.12, 185.05°) |
| OKLab | oklab(95.22% -0.0686 -0.0058) |
| OKLCH | oklch(95.22% 0.069 184.8) |
| XYZ | xyz(72.7297, 88.6739, 99.6521) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.75
Pale Cyan
#B7FFFA
ΔE00 1.94
Duck Egg Blue
#C3FBF4
ΔE00 2.41
Light Cyan
#ACFFFC
ΔE00 3.32
Pale Aqua
#B8FFEB
ΔE00 3.53
Light Light Blue
#CAFFFB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF5 #FFBBC5
analogous
#BBFFD3 #BBFFF5 #BBE7FF
triadic
#BBFFF5 #F5BBFF #FFF5BB
tetradic
#BBFFF5 #D3BBFF #FFBBC5 #E7FFBB
square
#BBFFF5 #D3BBFF #FFBBC5 #E7FFBB
split-complementary
#BBFFF5 #FFBBE7 #FFD3BB
monochromatic
#41FFE3 #7EFFEC #BBFFF5 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BBFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#BBFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF5
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF5 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#ECEEF6
Tritanopia (blue-blind)
#A7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff5; /* rgb */ color: rgb(187, 255, 245); /* oklch */ color: oklch(95.2% 0.069 184.8);
Tailwind
colors: {
custom: {
50: '#d1fff8',
500: '#bbfff5',
950: '#000000',
},
}SCSS
$custom: #bbfff5; $custom-light: #d1fff8; $custom-dark: #000000;
JSON
{
"hex": "#bbfff5",
"rgb": {
"r": 187,
"g": 255,
"b": 245
},
"hsl": {
"h": 171.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95215,
"c": 0.06883,
"h": 184.8
},
"luminance": 0.88677
}Semantic roles & 50–950 ramp
primary
#BBFFF5
secondary
#E77788
accent
#0022E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685