#BBFFE3#BBFFE3
#BBFFE3 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.078 H 167.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE3 |
|---|---|
| RGB | rgb(187, 255, 227) |
| HSL | hsl(155, 100%, 87%) |
| HSV | hsv(155, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 11%, 0%) |
| CIE-LAB | lab(95.00, -26.69, 6.60) |
| CIE-LCH | lch(95.00, 27.49, 166.11°) |
| OKLab | oklab(94.72% -0.0758 0.017) |
| OKLCH | oklch(94.72% 0.078 167.4) |
| XYZ | xyz(70.1143, 87.6278, 85.8777) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 5.96
Mint
#AAF0C1
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE3 #FFBBD7
analogous
#BBFFC1 #BBFFE3 #BBF9FF
triadic
#BBFFE3 #E3BBFF #FFE3BB
tetradic
#BBFFE3 #C1BBFF #FFBBD7 #F9FFBB
square
#BBFFE3 #C1BBFF #FFBBD7 #F9FFBB
split-complementary
#BBFFE3 #FFBBF9 #FFC1BB
monochromatic
#41FFB1 #7EFFCA #BBFFE3 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BBFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#BBFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE3
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE3 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F0EDE5
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe3; /* rgb */ color: rgb(187, 255, 227); /* oklch */ color: oklch(94.7% 0.078 167.4);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bbffe3',
950: '#000000',
},
}SCSS
$custom: #bbffe3; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bbffe3",
"rgb": {
"r": 187,
"g": 255,
"b": 227
},
"hsl": {
"h": 155.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94717,
"c": 0.07771,
"h": 167.4
},
"luminance": 0.87631
}Semantic roles & 50–950 ramp
primary
#BBFFE3
secondary
#E777A5
accent
#005FE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684