#BBFEF2#BBFEF2
#BBFEF2 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.069 H 182.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF2 |
|---|---|
| RGB | rgb(187, 254, 242) |
| HSL | hsl(169, 97%, 86%) |
| HSV | hsv(169, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.10, -23.18, -0.99) |
| CIE-LCH | lch(95.10, 23.20, 182.45°) |
| OKLab | oklab(94.92% -0.0685 -0.003) |
| OKLCH | oklch(94.92% 0.069 182.5) |
| XYZ | xyz(71.9572, 87.8559, 97.1536) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.10
Duck Egg Blue
#C3FBF4
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 2.70
Pale Aqua
#B8FFEB
ΔE00 2.80
Light Cyan
#ACFFFC
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF2 #FEBBC7
analogous
#BBFED1 #BBFEF2 #BBE9FE
triadic
#BBFEF2 #F2BBFE #FEF2BB
tetradic
#BBFEF2 #D1BBFE #FEBBC7 #E9FEBB
square
#BBFEF2 #D1BBFE #FEBBC7 #E9FEBB
split-complementary
#BBFEF2 #FEBBE9 #FED1BB
monochromatic
#42FCDB #7FFDE6 #BBFEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BBFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BBFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF2
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF2 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EBEDF3
Tritanopia (blue-blind)
#A8FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef2; /* rgb */ color: rgb(187, 254, 242); /* oklch */ color: oklch(94.9% 0.069 182.5);
Tailwind
colors: {
custom: {
50: '#d1fff6',
500: '#bbfef2',
950: '#000000',
},
}SCSS
$custom: #bbfef2; $custom-light: #d1fff6; $custom-dark: #000000;
JSON
{
"hex": "#bbfef2",
"rgb": {
"r": 187,
"g": 254,
"b": 242
},
"hsl": {
"h": 169.254,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94915,
"c": 0.0686,
"h": 182.5
},
"luminance": 0.87859
}Semantic roles & 50–950 ramp
primary
#BBFEF2
secondary
#E5788C
accent
#0029E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685