#BBFFF9#BBFFF9
#BBFFF9 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.068 H 189.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF9 |
|---|---|
| RGB | rgb(187, 255, 249) |
| HSL | hsl(175, 100%, 87%) |
| HSV | hsv(175, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(95.55, -22.19, -3.95) |
| CIE-LCH | lch(95.55, 22.54, 190.08°) |
| OKLab | oklab(95.33% -0.067 -0.0109) |
| OKLCH | oklch(95.33% 0.068 189.3) |
| XYZ | xyz(73.3469, 88.9208, 102.9029) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.71
Eggshell Blue
#C4FFF7
ΔE00 1.69
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Light Cyan
#ACFFFC
ΔE00 2.38
Light Light Blue
#CAFFFB
ΔE00 2.90
Paleturquoise
#AFEEEE
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF9 #FFBBC1
analogous
#BBFFD7 #BBFFF9 #BBE3FF
triadic
#BBFFF9 #F9BBFF #FFF9BB
tetradic
#BBFFF9 #D7BBFF #FFBBC1 #E3FFBB
square
#BBFFF9 #D7BBFF #FFBBC1 #E3FFBB
split-complementary
#BBFFF9 #FFBBE3 #FFD7BB
monochromatic
#41FFEE #7EFFF4 #BBFFF9 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.12
#BBFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#BBFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF9
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF9 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F9
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#A5FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff9; /* rgb */ color: rgb(187, 255, 249); /* oklch */ color: oklch(95.3% 0.068 189.3);
Tailwind
colors: {
custom: {
50: '#d1fffb',
500: '#bbfff9',
950: '#000000',
},
}SCSS
$custom: #bbfff9; $custom-light: #d1fffb; $custom-dark: #000000;
JSON
{
"hex": "#bbfff9",
"rgb": {
"r": 187,
"g": 255,
"b": 249
},
"hsl": {
"h": 174.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95331,
"c": 0.06789,
"h": 189.3
},
"luminance": 0.88924
}Semantic roles & 50–950 ramp
primary
#BBFFF9
secondary
#E77781
accent
#0014E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685