#BBFCED#BBFCED
#BBFCED is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.3% C 0.068 H 178.9°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCED |
|---|---|
| RGB | rgb(187, 252, 237) |
| HSL | hsl(166, 92%, 86%) |
| HSV | hsv(166, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(94.44, -23.24, 0.62) |
| CIE-LCH | lch(94.44, 23.25, 178.46°) |
| OKLab | oklab(94.35% -0.068 0.0013) |
| OKLCH | oklch(94.35% 0.068 178.9) |
| XYZ | xyz(70.5852, 86.2969, 93.0422) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.89
Eggshell Blue
#C4FFF7
ΔE00 2.92
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Pale Cyan
#B7FFFA
ΔE00 3.90
Light Light Blue
#CAFFFB
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCED #FCBBCA
analogous
#BBFCCC #BBFCED #BBEAFC
triadic
#BBFCED #EDBBFC #FCEDBB
tetradic
#BBFCED #CCBBFC #FCBBCA #EAFCBB
square
#BBFCED #CCBBFC #FCBBCA #EAFCBB
split-complementary
#BBFCED #FCBBEA #FCCCBB
monochromatic
#46F7CE #80F9DD #BBFCED #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.15
#BBFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#BBFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCED
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCED | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EBEBEE
Tritanopia (blue-blind)
#A9FEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfced; /* rgb */ color: rgb(187, 252, 237); /* oklch */ color: oklch(94.3% 0.068 178.9);
Tailwind
colors: {
custom: {
50: '#d1fdf2',
500: '#bbfced',
950: '#000000',
},
}SCSS
$custom: #bbfced; $custom-light: #d1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#bbfced",
"rgb": {
"r": 187,
"g": 252,
"b": 237
},
"hsl": {
"h": 166.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94345,
"c": 0.06805,
"h": 178.9
},
"luminance": 0.863
}Semantic roles & 50–950 ramp
primary
#BBFCED
secondary
#E27992
accent
#0035E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585