#BBFFEF#BBFFEF
#BBFFEF is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.071 H 178.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFEF |
|---|---|
| RGB | rgb(187, 255, 239) |
| HSL | hsl(166, 100%, 87%) |
| HSV | hsv(166, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.29, -24.28, 0.84) |
| CIE-LCH | lch(95.29, 24.29, 178.03°) |
| OKLab | oklab(95.04% -0.071 0.0018) |
| OKLCH | oklch(95.04% 0.071 178.5) |
| XYZ | xyz(71.8285, 88.3135, 94.9061) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.40
Eggshell Blue
#C4FFF7
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.87
Pale Cyan
#B7FFFA
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 5.24
Light Light Blue
#CAFFFB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFEF #FFBBCB
analogous
#BBFFCD #BBFFEF #BBEDFF
triadic
#BBFFEF #EFBBFF #FFEFBB
tetradic
#BBFFEF #CDBBFF #FFBBCB #EDFFBB
square
#BBFFEF #CDBBFF #FFBBCB #EDFFBB
split-complementary
#BBFFEF #FFBBED #FFCDBB
monochromatic
#41FFD2 #7EFFE1 #BBFFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#BBFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#BBFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFEF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFEF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#A8FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffef; /* rgb */ color: rgb(187, 255, 239); /* oklch */ color: oklch(95.0% 0.071 178.5);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bbffef',
950: '#000000',
},
}SCSS
$custom: #bbffef; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bbffef",
"rgb": {
"r": 187,
"g": 255,
"b": 239
},
"hsl": {
"h": 165.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95044,
"c": 0.07099,
"h": 178.5
},
"luminance": 0.88317
}Semantic roles & 50–950 ramp
primary
#BBFFEF
secondary
#E77791
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685