#BBFEFE#BBFEFE
#BBFEFE is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.3% C 0.066 H 196.1°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFE |
|---|---|
| RGB | rgb(187, 254, 254) |
| HSL | hsl(180, 97%, 86%) |
| HSV | hsv(180, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.41, -20.63, -6.72) |
| CIE-LCH | lch(95.41, 21.70, 198.05°) |
| OKLab | oklab(95.27% -0.0638 -0.0184) |
| OKLCH | oklch(95.27% 0.066 196.1) |
| XYZ | xyz(73.8190, 88.6006, 106.9587) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.16
Light Cyan
#ACFFFC
ΔE00 2.76
Light Light Blue
#CAFFFB
ΔE00 2.81
Light Sky Blue
#C6FCFF
ΔE00 2.85
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Eggshell Blue
#C4FFF7
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFE #FEBBBB
analogous
#BBFEDD #BBFEFE #BBDDFE
triadic
#BBFEFE #FEBBFE #FEFEBB
tetradic
#BBFEFE #DDBBFE #FEBBBB #DDFEBB
square
#BBFEFE #DDBBFE #FEBBBB #DDFEBB
split-complementary
#BBFEFE #FEBBDD #FEDDBB
monochromatic
#42FCFC #7FFDFD #BBFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.12
#BBFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BBFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A4FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfefe; /* rgb */ color: rgb(187, 254, 254); /* oklch */ color: oklch(95.3% 0.066 196.1);
Tailwind
colors: {
custom: {
50: '#d1fffe',
500: '#bbfefe',
950: '#000000',
},
}SCSS
$custom: #bbfefe; $custom-light: #d1fffe; $custom-dark: #000000;
JSON
{
"hex": "#bbfefe",
"rgb": {
"r": 187,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95268,
"c": 0.06642,
"h": 196.1
},
"luminance": 0.88604
}Semantic roles & 50–950 ramp
primary
#BBFEFE
secondary
#E57878
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685