#BBFFE5#BBFFE5
#BBFFE5 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.076 H 169.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE5 |
|---|---|
| RGB | rgb(187, 255, 229) |
| HSL | hsl(157, 100%, 87%) |
| HSV | hsv(157, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(95.05, -26.29, 5.64) |
| CIE-LCH | lch(95.05, 26.89, 167.90°) |
| OKLab | oklab(94.77% -0.075 0.0145) |
| OKLCH | oklch(94.77% 0.076 169.1) |
| XYZ | xyz(70.3919, 87.7388, 87.3399) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.10
Pale Turquoise
#A5FBD5
ΔE00 4.18
Light Aqua
#8CFFDB
ΔE00 6.09
Eggshell Blue
#C4FFF7
ΔE00 6.33
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Mint
#AAF0C1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE5 #FFBBD5
analogous
#BBFFC3 #BBFFE5 #BBF7FF
triadic
#BBFFE5 #E5BBFF #FFE5BB
tetradic
#BBFFE5 #C3BBFF #FFBBD5 #F7FFBB
square
#BBFFE5 #C3BBFF #FFBBD5 #F7FFBB
split-complementary
#BBFFE5 #FFBBF7 #FFC3BB
monochromatic
#41FFB6 #7EFFCE #BBFFE5 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BBFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BBFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE5
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE5 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E4
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe5; /* rgb */ color: rgb(187, 255, 229); /* oklch */ color: oklch(94.8% 0.076 169.1);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bbffe5',
950: '#000000',
},
}SCSS
$custom: #bbffe5; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bbffe5",
"rgb": {
"r": 187,
"g": 255,
"b": 229
},
"hsl": {
"h": 157.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9477,
"c": 0.0764,
"h": 169.1
},
"luminance": 0.87742
}Semantic roles & 50–950 ramp
primary
#BBFFE5
secondary
#E777A2
accent
#0058E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684