#BBFEFD#BBFEFD
#BBFEFD is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.066 H 194.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFD |
|---|---|
| RGB | rgb(187, 254, 253) |
| HSL | hsl(179, 97%, 86%) |
| HSV | hsv(179, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.39, -20.85, -6.25) |
| CIE-LCH | lch(95.39, 21.76, 196.68°) |
| OKLab | oklab(95.24% -0.0642 -0.0171) |
| OKLCH | oklch(95.24% 0.066 194.9) |
| XYZ | xyz(73.6592, 88.5367, 106.1176) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.80
Light Cyan
#ACFFFC
ΔE00 2.56
Light Light Blue
#CAFFFB
ΔE00 2.68
Duck Egg Blue
#C3FBF4
ΔE00 2.85
Eggshell Blue
#C4FFF7
ΔE00 2.91
Light Sky Blue
#C6FCFF
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFD #FEBBBC
analogous
#BBFEDC #BBFEFD #BBDEFE
triadic
#BBFEFD #FDBBFE #FEFDBB
tetradic
#BBFEFD #DCBBFE #FEBBBC #DEFEBB
square
#BBFEFD #DCBBFE #FEBBBC #DEFEBB
split-complementary
#BBFEFD #FEBBDE #FEDCBB
monochromatic
#42FCF9 #7FFDFB #BBFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BBFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#BBFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFD
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFD | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A4FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfefd; /* rgb */ color: rgb(187, 254, 253); /* oklch */ color: oklch(95.2% 0.066 194.9);
Tailwind
colors: {
custom: {
50: '#d1fffe',
500: '#bbfefd',
950: '#000000',
},
}SCSS
$custom: #bbfefd; $custom-light: #d1fffe; $custom-dark: #000000;
JSON
{
"hex": "#bbfefd",
"rgb": {
"r": 187,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.104,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95238,
"c": 0.06645,
"h": 194.9
},
"luminance": 0.8854
}Semantic roles & 50–950 ramp
primary
#BBFEFD
secondary
#E5787A
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685