#BBFFE2#BBFFE2
#BBFFE2 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.078 H 166.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE2 |
|---|---|
| RGB | rgb(187, 255, 226) |
| HSL | hsl(154, 100%, 87%) |
| HSV | hsv(154, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(94.98, -26.88, 7.08) |
| CIE-LCH | lch(94.98, 27.80, 165.24°) |
| OKLab | oklab(94.69% -0.0762 0.0183) |
| OKLCH | oklch(94.69% 0.078 166.5) |
| XYZ | xyz(69.9766, 87.5727, 85.1529) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 5.92
Mint
#AAF0C1
ΔE00 6.16
Light Teal
#90E4C1
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE2 #FFBBD8
analogous
#BBFFC0 #BBFFE2 #BBFAFF
triadic
#BBFFE2 #E2BBFF #FFE2BB
tetradic
#BBFFE2 #C0BBFF #FFBBD8 #FAFFBB
square
#BBFFE2 #C0BBFF #FFBBD8 #FAFFBB
split-complementary
#BBFFE2 #FFBBFA #FFC0BB
monochromatic
#41FFAE #7EFFC8 #BBFFE2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BBFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BBFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE2 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#ACFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe2; /* rgb */ color: rgb(187, 255, 226); /* oklch */ color: oklch(94.7% 0.078 166.5);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bbffe2',
950: '#000000',
},
}SCSS
$custom: #bbffe2; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bbffe2",
"rgb": {
"r": 187,
"g": 255,
"b": 226
},
"hsl": {
"h": 154.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94691,
"c": 0.0784,
"h": 166.5
},
"luminance": 0.87576
}Semantic roles & 50–950 ramp
primary
#BBFFE2
secondary
#E777A7
accent
#0062E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684