#BBFEEE#BBFEEE
#BBFEEE is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.070 H 178.3°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEEE |
|---|---|
| RGB | rgb(187, 254, 238) |
| HSL | hsl(166, 97%, 86%) |
| HSV | hsv(166, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.00, -24.00, 0.93) |
| CIE-LCH | lch(95.00, 24.02, 177.79°) |
| OKLab | oklab(94.8% -0.0701 0.0021) |
| OKLCH | oklch(94.8% 0.07 178.3) |
| XYZ | xyz(71.3630, 87.6182, 94.0242) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.43
Eggshell Blue
#C4FFF7
ΔE00 3.25
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEEE #FEBBCB
analogous
#BBFECD #BBFEEE #BBEDFE
triadic
#BBFEEE #EEBBFE #FEEEBB
tetradic
#BBFEEE #CDBBFE #FEBBCB #EDFEBB
square
#BBFEEE #CDBBFE #FEBBCB #EDFEBB
split-complementary
#BBFEEE #FEBBED #FECDBB
monochromatic
#42FCD0 #7FFDDF #BBFEEE #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BBFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BBFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEEE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEEE | 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)
#F9F6ED
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#A9FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfeee; /* rgb */ color: rgb(187, 254, 238); /* oklch */ color: oklch(94.8% 0.070 178.3);
Tailwind
colors: {
custom: {
50: '#d1fff3',
500: '#bbfeee',
950: '#000000',
},
}SCSS
$custom: #bbfeee; $custom-light: #d1fff3; $custom-dark: #000000;
JSON
{
"hex": "#bbfeee",
"rgb": {
"r": 187,
"g": 254,
"b": 238
},
"hsl": {
"h": 165.672,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94802,
"c": 0.07016,
"h": 178.3
},
"luminance": 0.87621
}Semantic roles & 50–950 ramp
primary
#BBFEEE
secondary
#E57892
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685