#BBFEEA#BBFEEA
#BBFEEA is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.072 H 174.3°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEEA |
|---|---|
| RGB | rgb(187, 254, 234) |
| HSL | hsl(162, 97%, 86%) |
| HSV | hsv(162, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.90, -24.82, 2.85) |
| CIE-LCH | lch(94.90, 24.98, 173.46°) |
| OKLab | oklab(94.69% -0.0717 0.0072) |
| OKLCH | oklch(94.69% 0.072 174.3) |
| XYZ | xyz(70.7819, 87.3858, 90.9636) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.64
Eggshell Blue
#C4FFF7
ΔE00 4.49
Duck Egg Blue
#C3FBF4
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.51
Pale Turquoise
#A5FBD5
ΔE00 5.78
Light Light Blue
#CAFFFB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEEA #FEBBCF
analogous
#BBFEC9 #BBFEEA #BBF0FE
triadic
#BBFEEA #EABBFE #FEEABB
tetradic
#BBFEEA #C9BBFE #FEBBCF #F0FEBB
square
#BBFEEA #C9BBFE #FEBBCF #F0FEBB
split-complementary
#BBFEEA #FEBBF0 #FEC9BB
monochromatic
#42FCC5 #7FFDD7 #BBFEEA #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.14
#BBFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#BBFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEEA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEEA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#AAFFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfeea; /* rgb */ color: rgb(187, 254, 234); /* oklch */ color: oklch(94.7% 0.072 174.3);
Tailwind
colors: {
custom: {
50: '#d1fff0',
500: '#bbfeea',
950: '#000000',
},
}SCSS
$custom: #bbfeea; $custom-light: #d1fff0; $custom-dark: #000000;
JSON
{
"hex": "#bbfeea",
"rgb": {
"r": 187,
"g": 254,
"b": 234
},
"hsl": {
"h": 162.09,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94691,
"c": 0.0721,
"h": 174.3
},
"luminance": 0.87389
}Semantic roles & 50–950 ramp
primary
#BBFEEA
secondary
#E57899
accent
#0045E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685