#BBFFFE#BBFFFE
#BBFFFE is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.067 H 194.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFFE |
|---|---|
| RGB | rgb(187, 255, 254) |
| HSL | hsl(179, 100%, 87%) |
| HSV | hsv(179, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.68, -21.12, -6.33) |
| CIE-LCH | lch(95.68, 22.05, 196.69°) |
| OKLab | oklab(95.48% -0.065 -0.0173) |
| OKLCH | oklch(95.48% 0.067 194.9) |
| XYZ | xyz(74.1371, 89.2369, 107.0648) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.73
Light Cyan
#ACFFFC
ΔE00 2.44
Light Light Blue
#CAFFFB
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 2.95
Duck Egg Blue
#C3FBF4
ΔE00 2.97
Light Sky Blue
#C6FCFF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFFE #FFBBBC
analogous
#BBFFDC #BBFFFE #BBDEFF
triadic
#BBFFFE #FEBBFF #FFFEBB
tetradic
#BBFFFE #DCBBFF #FFBBBC #DEFFBB
square
#BBFFFE #DCBBFF #FFBBBC #DEFFBB
split-complementary
#BBFFFE #FFBBDE #FFDCBB
monochromatic
#41FFFC #7EFFFD #BBFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BBFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#BBFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFFE
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFFE | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A4FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bbfffe; /* rgb */ color: rgb(187, 255, 254); /* oklch */ color: oklch(95.5% 0.067 194.9);
Tailwind
colors: {
custom: {
50: '#d1fffe',
500: '#bbfffe',
950: '#000000',
},
}SCSS
$custom: #bbfffe; $custom-light: #d1fffe; $custom-dark: #000000;
JSON
{
"hex": "#bbfffe",
"rgb": {
"r": 187,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9548,
"c": 0.06732,
"h": 194.9
},
"luminance": 0.89241
}Semantic roles & 50–950 ramp
primary
#BBFFFE
secondary
#E77779
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685