#BBFEE0#BBFEE0
#BBFEE0 is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.078 H 165.4°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE0 |
|---|---|
| RGB | rgb(187, 254, 224) |
| HSL | hsl(153, 97%, 86%) |
| HSV | hsv(153, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(94.66, -26.80, 7.66) |
| CIE-LCH | lch(94.66, 27.87, 164.05°) |
| OKLab | oklab(94.42% -0.0758 0.0198) |
| OKLCH | oklch(94.42% 0.078 165.4) |
| XYZ | xyz(69.3856, 86.8273, 83.6100) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 3.42
Mint
#AAF0C1
ΔE00 5.77
Light Aqua
#8CFFDB
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.89
Light Turquoise
#7EF4CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE0 #FEBBD9
analogous
#BBFEBF #BBFEE0 #BBFBFE
triadic
#BBFEE0 #E0BBFE #FEE0BB
tetradic
#BBFEE0 #BFBBFE #FEBBD9 #FBFEBB
square
#BBFEE0 #BFBBFE #FEBBD9 #FBFEBB
split-complementary
#BBFEE0 #FEBBFB #FEBFBB
monochromatic
#42FCA9 #7FFDC5 #BBFEE0 #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.14
#BBFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#BBFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE0
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE0 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5DF
Deuteranopia (green-blind)
#EFECE2
Tritanopia (blue-blind)
#ACFEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee0; /* rgb */ color: rgb(187, 254, 224); /* oklch */ color: oklch(94.4% 0.078 165.4);
Tailwind
colors: {
custom: {
50: '#d0ffe9',
500: '#bbfee0',
950: '#000000',
},
}SCSS
$custom: #bbfee0; $custom-light: #d0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bbfee0",
"rgb": {
"r": 187,
"g": 254,
"b": 224
},
"hsl": {
"h": 153.134,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94423,
"c": 0.07835,
"h": 165.4
},
"luminance": 0.8683
}Semantic roles & 50–950 ramp
primary
#BBFEE0
secondary
#E578A9
accent
#0067E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684