#BBFFE1#BBFFE1
#BBFFE1 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.079 H 165.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE1 |
|---|---|
| RGB | rgb(187, 255, 225) |
| HSL | hsl(154, 100%, 87%) |
| HSV | hsv(154, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(94.96, -27.08, 7.56) |
| CIE-LCH | lch(94.96, 28.11, 164.40°) |
| OKLab | oklab(94.67% -0.0766 0.0195) |
| OKLCH | oklch(94.67% 0.079 165.7) |
| XYZ | xyz(69.8398, 87.5180, 84.4324) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 5.90
Mint
#AAF0C1
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 7.01
Light Turquoise
#7EF4CC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE1 #FFBBD9
analogous
#BBFFBF #BBFFE1 #BBFBFF
triadic
#BBFFE1 #E1BBFF #FFE1BB
tetradic
#BBFFE1 #BFBBFF #FFBBD9 #FBFFBB
square
#BBFFE1 #BFBBFF #FFBBD9 #FBFFBB
split-complementary
#BBFFE1 #FFBBFB #FFBFBB
monochromatic
#41FFAB #7EFFC6 #BBFFE1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.13
#BBFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BBFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE1
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE1 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E0
Deuteranopia (green-blind)
#F0EDE3
Tritanopia (blue-blind)
#ACFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffe1; /* rgb */ color: rgb(187, 255, 225); /* oklch */ color: oklch(94.7% 0.079 165.7);
Tailwind
colors: {
custom: {
50: '#d1ffea',
500: '#bbffe1',
950: '#000000',
},
}SCSS
$custom: #bbffe1; $custom-light: #d1ffea; $custom-dark: #000000;
JSON
{
"hex": "#bbffe1",
"rgb": {
"r": 187,
"g": 255,
"b": 225
},
"hsl": {
"h": 153.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94665,
"c": 0.0791,
"h": 165.7
},
"luminance": 0.87521
}Semantic roles & 50–950 ramp
primary
#BBFFE1
secondary
#E777A9
accent
#0065E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684