#BBFFE0#BBFFE0
#BBFFE0 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.6% C 0.080 H 164.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE0 |
|---|---|
| RGB | rgb(187, 255, 224) |
| HSL | hsl(153, 100%, 87%) |
| HSV | hsv(153, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(94.93, -27.27, 8.04) |
| CIE-LCH | lch(94.93, 28.43, 163.57°) |
| OKLab | oklab(94.64% -0.0771 0.0208) |
| OKLCH | oklch(94.64% 0.08 164.9) |
| XYZ | xyz(69.7038, 87.4636, 83.7160) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.25
Pale Aqua
#B8FFEB
ΔE00 3.62
Mint
#AAF0C1
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.95
Light Turquoise
#7EF4CC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE0 #FFBBDA
analogous
#BBFFBE #BBFFE0 #BBFCFF
triadic
#BBFFE0 #E0BBFF #FFE0BB
tetradic
#BBFFE0 #BEBBFF #FFBBDA #FCFFBB
square
#BBFFE0 #BEBBFF #FFBBDA #FCFFBB
split-complementary
#BBFFE0 #FFBBFC #FFBEBB
monochromatic
#41FFA8 #7EFFC4 #BBFFE0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#BBFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#BBFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE0
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE0 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#ACFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffe0; /* rgb */ color: rgb(187, 255, 224); /* oklch */ color: oklch(94.6% 0.080 164.9);
Tailwind
colors: {
custom: {
50: '#d1ffe9',
500: '#bbffe0',
950: '#000000',
},
}SCSS
$custom: #bbffe0; $custom-light: #d1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bbffe0",
"rgb": {
"r": 187,
"g": 255,
"b": 224
},
"hsl": {
"h": 152.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94639,
"c": 0.07981,
"h": 164.9
},
"luminance": 0.87467
}Semantic roles & 50–950 ramp
primary
#BBFFE0
secondary
#E777AA
accent
#0069E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684