#BBFEE3#BBFEE3
#BBFEE3 is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.076 H 167.9°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE3 |
|---|---|
| RGB | rgb(187, 254, 227) |
| HSL | hsl(156, 97%, 86%) |
| HSV | hsv(156, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(94.73, -26.21, 6.21) |
| CIE-LCH | lch(94.73, 26.94, 166.67°) |
| OKLab | oklab(94.5% -0.0746 0.016) |
| OKLCH | oklch(94.5% 0.076 167.9) |
| XYZ | xyz(69.7961, 86.9914, 85.7716) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 6.11
Mint
#AAF0C1
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE3 #FEBBD6
analogous
#BBFEC2 #BBFEE3 #BBF7FE
triadic
#BBFEE3 #E3BBFE #FEE3BB
tetradic
#BBFEE3 #C2BBFE #FEBBD6 #F7FEBB
square
#BBFEE3 #C2BBFE #FEBBD6 #F7FEBB
split-complementary
#BBFEE3 #FEBBF7 #FEC2BB
monochromatic
#42FCB1 #7FFDCA #BBFEE3 #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.14
#BBFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#BBFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE3
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE3 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E2
Deuteranopia (green-blind)
#EFECE5
Tritanopia (blue-blind)
#ACFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee3; /* rgb */ color: rgb(187, 254, 227); /* oklch */ color: oklch(94.5% 0.076 167.9);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bbfee3',
950: '#000000',
},
}SCSS
$custom: #bbfee3; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bbfee3",
"rgb": {
"r": 187,
"g": 254,
"b": 227
},
"hsl": {
"h": 155.821,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94502,
"c": 0.07628,
"h": 167.9
},
"luminance": 0.86994
}Semantic roles & 50–950 ramp
primary
#BBFEE3
secondary
#E578A4
accent
#005CE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684