#BBFFE6#BBFFE6
#BBFFE6 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.076 H 169.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE6 |
|---|---|
| RGB | rgb(187, 255, 230) |
| HSL | hsl(158, 100%, 87%) |
| HSV | hsv(158, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(95.07, -26.10, 5.16) |
| CIE-LCH | lch(95.07, 26.60, 168.82°) |
| OKLab | oklab(94.8% -0.0746 0.0132) |
| OKLCH | oklch(94.8% 0.076 169.9) |
| XYZ | xyz(70.5319, 87.7948, 88.0773) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.79
Pale Turquoise
#A5FBD5
ΔE00 4.42
Eggshell Blue
#C4FFF7
ΔE00 6.03
Light Aqua
#8CFFDB
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Pale Cyan
#B7FFFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE6 #FFBBD4
analogous
#BBFFC4 #BBFFE6 #BBF6FF
triadic
#BBFFE6 #E6BBFF #FFE6BB
tetradic
#BBFFE6 #C4BBFF #FFBBD4 #F6FFBB
square
#BBFFE6 #C4BBFF #FFBBD4 #F6FFBB
split-complementary
#BBFFE6 #FFBBF6 #FFC4BB
monochromatic
#41FFB9 #7EFFD0 #BBFFE6 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BBFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BBFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE6
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE6 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E5
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe6; /* rgb */ color: rgb(187, 255, 230); /* oklch */ color: oklch(94.8% 0.076 169.9);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bbffe6',
950: '#000000',
},
}SCSS
$custom: #bbffe6; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bbffe6",
"rgb": {
"r": 187,
"g": 255,
"b": 230
},
"hsl": {
"h": 157.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94797,
"c": 0.07577,
"h": 169.9
},
"luminance": 0.87798
}Semantic roles & 50–950 ramp
primary
#BBFFE6
secondary
#E777A0
accent
#0054E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684