#BBFEF0#BBFEF0
#BBFEF0 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.069 H 180.4°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF0 |
|---|---|
| RGB | rgb(187, 254, 240) |
| HSL | hsl(167, 97%, 86%) |
| HSV | hsv(167, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(95.05, -23.59, -0.03) |
| CIE-LCH | lch(95.05, 23.59, 180.08°) |
| OKLab | oklab(94.86% -0.0693 -0.0005) |
| OKLCH | oklch(94.86% 0.069 180.4) |
| XYZ | xyz(71.6585, 87.7364, 95.5803) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.10
Eggshell Blue
#C4FFF7
ΔE00 2.65
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Pale Cyan
#B7FFFA
ΔE00 3.41
Light Cyan
#ACFFFC
ΔE00 4.64
Light Light Blue
#CAFFFB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF0 #FEBBC9
analogous
#BBFECF #BBFEF0 #BBEBFE
triadic
#BBFEF0 #F0BBFE #FEF0BB
tetradic
#BBFEF0 #CFBBFE #FEBBC9 #EBFEBB
square
#BBFEF0 #CFBBFE #FEBBC9 #EBFEBB
split-complementary
#BBFEF0 #FEBBEB #FECFBB
monochromatic
#42FCD5 #7FFDE3 #BBFEF0 #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BBFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BBFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF0
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF0 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#ECEDF1
Tritanopia (blue-blind)
#A8FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef0; /* rgb */ color: rgb(187, 254, 240); /* oklch */ color: oklch(94.9% 0.069 180.4);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bbfef0',
950: '#000000',
},
}SCSS
$custom: #bbfef0; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bbfef0",
"rgb": {
"r": 187,
"g": 254,
"b": 240
},
"hsl": {
"h": 167.463,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94858,
"c": 0.06933,
"h": 180.4
},
"luminance": 0.8774
}Semantic roles & 50–950 ramp
primary
#BBFEF0
secondary
#E5788F
accent
#0030E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685