#BBFEEB#BBFEEB
#BBFEEB is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.072 H 175.3°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEEB |
|---|---|
| RGB | rgb(187, 254, 235) |
| HSL | hsl(163, 97%, 86%) |
| HSV | hsv(163, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.93, -24.61, 2.37) |
| CIE-LCH | lch(94.93, 24.73, 174.51°) |
| OKLab | oklab(94.72% -0.0713 0.0059) |
| OKLCH | oklch(94.72% 0.072 175.3) |
| XYZ | xyz(70.9260, 87.4434, 91.7223) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.67
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 5.17
Pale Turquoise
#A5FBD5
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEEB #FEBBCE
analogous
#BBFECA #BBFEEB #BBF0FE
triadic
#BBFEEB #EBBBFE #FEEBBB
tetradic
#BBFEEB #CABBFE #FEBBCE #F0FEBB
square
#BBFEEB #CABBFE #FEBBCE #F0FEBB
split-complementary
#BBFEEB #FEBBF0 #FECABB
monochromatic
#42FCC8 #7FFDD9 #BBFEEB #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.14
#BBFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#BBFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEEB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEEB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#A9FFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfeeb; /* rgb */ color: rgb(187, 254, 235); /* oklch */ color: oklch(94.7% 0.072 175.3);
Tailwind
colors: {
custom: {
50: '#d1fff1',
500: '#bbfeeb',
950: '#000000',
},
}SCSS
$custom: #bbfeeb; $custom-light: #d1fff1; $custom-dark: #000000;
JSON
{
"hex": "#bbfeeb",
"rgb": {
"r": 187,
"g": 254,
"b": 235
},
"hsl": {
"h": 162.985,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94718,
"c": 0.07158,
"h": 175.3
},
"luminance": 0.87447
}Semantic roles & 50–950 ramp
primary
#BBFEEB
secondary
#E57897
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685