#BBFFED#BBFFED
#BBFFED is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.072 H 176.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFED |
|---|---|
| RGB | rgb(187, 255, 237) |
| HSL | hsl(164, 100%, 87%) |
| HSV | hsv(164, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(95.24, -24.69, 1.80) |
| CIE-LCH | lch(95.24, 24.75, 175.84°) |
| OKLab | oklab(94.99% -0.0718 0.0044) |
| OKLCH | oklch(94.99% 0.072 176.5) |
| XYZ | xyz(71.5347, 88.1959, 93.3587) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.78
Eggshell Blue
#C4FFF7
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 4.44
Pale Cyan
#B7FFFA
ΔE00 4.78
Light Light Blue
#CAFFFB
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFED #FFBBCD
analogous
#BBFFCB #BBFFED #BBEFFF
triadic
#BBFFED #EDBBFF #FFEDBB
tetradic
#BBFFED #CBBBFF #FFBBCD #EFFFBB
square
#BBFFED #CBBBFF #FFBBCD #EFFFBB
split-complementary
#BBFFED #FFBBEF #FFCBBB
monochromatic
#41FFCD #7EFFDD #BBFFED #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#BBFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BBFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFED
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFED | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#EDEEEE
Tritanopia (blue-blind)
#A9FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffed; /* rgb */ color: rgb(187, 255, 237); /* oklch */ color: oklch(95.0% 0.072 176.5);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bbffed',
950: '#000000',
},
}SCSS
$custom: #bbffed; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bbffed",
"rgb": {
"r": 187,
"g": 255,
"b": 237
},
"hsl": {
"h": 164.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94988,
"c": 0.0719,
"h": 176.5
},
"luminance": 0.88199
}Semantic roles & 50–950 ramp
primary
#BBFFED
secondary
#E77795
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685