#BBFFEE#BBFFEE
#BBFFEE is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.071 H 177.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFEE |
|---|---|
| RGB | rgb(187, 255, 238) |
| HSL | hsl(165, 100%, 87%) |
| HSV | hsv(165, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.27, -24.48, 1.32) |
| CIE-LCH | lch(95.27, 24.52, 176.92°) |
| OKLab | oklab(95.02% -0.0714 0.0031) |
| OKLCH | oklch(95.02% 0.071 177.5) |
| XYZ | xyz(71.6812, 88.2545, 94.1303) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.08
Eggshell Blue
#C4FFF7
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 4.15
Pale Cyan
#B7FFFA
ΔE00 4.43
Light Light Blue
#CAFFFB
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFEE #FFBBCC
analogous
#BBFFCC #BBFFEE #BBEEFF
triadic
#BBFFEE #EEBBFF #FFEEBB
tetradic
#BBFFEE #CCBBFF #FFBBCC #EEFFBB
square
#BBFFEE #CCBBFF #FFBBCC #EEFFBB
split-complementary
#BBFFEE #FFBBEE #FFCCBB
monochromatic
#41FFCF #7EFFDF #BBFFEE #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#BBFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#BBFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFEE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFEE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#A9FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffee; /* rgb */ color: rgb(187, 255, 238); /* oklch */ color: oklch(95.0% 0.071 177.5);
Tailwind
colors: {
custom: {
50: '#d1fff3',
500: '#bbffee',
950: '#000000',
},
}SCSS
$custom: #bbffee; $custom-light: #d1fff3; $custom-dark: #000000;
JSON
{
"hex": "#bbffee",
"rgb": {
"r": 187,
"g": 255,
"b": 238
},
"hsl": {
"h": 165,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95016,
"c": 0.07144,
"h": 177.5
},
"luminance": 0.88258
}Semantic roles & 50–950 ramp
primary
#BBFFEE
secondary
#E77793
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685