#BBFFEB#BBFFEB
#BBFFEB is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.073 H 174.6°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFEB |
|---|---|
| RGB | rgb(187, 255, 235) |
| HSL | hsl(162, 100%, 87%) |
| HSV | hsv(162, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.19, -25.09, 2.75) |
| CIE-LCH | lch(95.19, 25.24, 173.73°) |
| OKLab | oklab(94.93% -0.0726 0.0069) |
| OKLCH | oklch(94.93% 0.073 174.6) |
| XYZ | xyz(71.2441, 88.0797, 91.8284) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.48
Eggshell Blue
#C4FFF7
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 5.02
Pale Cyan
#B7FFFA
ΔE00 5.47
Pale Turquoise
#A5FBD5
ΔE00 5.80
Light Light Blue
#CAFFFB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFEB #FFBBCF
analogous
#BBFFC9 #BBFFEB #BBF1FF
triadic
#BBFFEB #EBBBFF #FFEBBB
tetradic
#BBFFEB #C9BBFF #FFBBCF #F1FFBB
square
#BBFFEB #C9BBFF #FFBBCF #F1FFBB
split-complementary
#BBFFEB #FFBBF1 #FFC9BB
monochromatic
#41FFC7 #7EFFD9 #BBFFEB #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#BBFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BBFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFEB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFEB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#A9FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffeb; /* rgb */ color: rgb(187, 255, 235); /* oklch */ color: oklch(94.9% 0.073 174.6);
Tailwind
colors: {
custom: {
50: '#d1fff1',
500: '#bbffeb',
950: '#000000',
},
}SCSS
$custom: #bbffeb; $custom-light: #d1fff1; $custom-dark: #000000;
JSON
{
"hex": "#bbffeb",
"rgb": {
"r": 187,
"g": 255,
"b": 235
},
"hsl": {
"h": 162.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94933,
"c": 0.07291,
"h": 174.6
},
"luminance": 0.88083
}Semantic roles & 50–950 ramp
primary
#BBFFEB
secondary
#E77798
accent
#0043E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685