#BBFEEF#BBFEEF
#BBFEEF is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.070 H 179.3°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEEF |
|---|---|
| RGB | rgb(187, 254, 239) |
| HSL | hsl(167, 97%, 86%) |
| HSV | hsv(167, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.02, -23.80, 0.45) |
| CIE-LCH | lch(95.02, 23.80, 178.93°) |
| OKLab | oklab(94.83% -0.0697 0.0008) |
| OKLCH | oklch(94.83% 0.07 179.3) |
| XYZ | xyz(71.5104, 87.6771, 94.8001) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.76
Eggshell Blue
#C4FFF7
ΔE00 2.95
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Pale Cyan
#B7FFFA
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEEF #FEBBCA
analogous
#BBFECE #BBFEEF #BBECFE
triadic
#BBFEEF #EFBBFE #FEEFBB
tetradic
#BBFEEF #CEBBFE #FEBBCA #ECFEBB
square
#BBFEEF #CEBBFE #FEBBCA #ECFEBB
split-complementary
#BBFEEF #FEBBEC #FECEBB
monochromatic
#42FCD3 #7FFDE1 #BBFEEF #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BBFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BBFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEEF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEEF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#A8FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfeef; /* rgb */ color: rgb(187, 254, 239); /* oklch */ color: oklch(94.8% 0.070 179.3);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bbfeef',
950: '#000000',
},
}SCSS
$custom: #bbfeef; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bbfeef",
"rgb": {
"r": 187,
"g": 254,
"b": 239
},
"hsl": {
"h": 166.567,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9483,
"c": 0.06973,
"h": 179.3
},
"luminance": 0.8768
}Semantic roles & 50–950 ramp
primary
#BBFEEF
secondary
#E57890
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685