#BBFEDE#BBFEDE
#BBFEDE is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.080 H 163.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEDE |
|---|---|
| RGB | rgb(187, 254, 222) |
| HSL | hsl(151, 97%, 86%) |
| HSV | hsv(151, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(94.62, -27.18, 8.62) |
| CIE-LCH | lch(94.62, 28.52, 162.40°) |
| OKLab | oklab(94.37% -0.0766 0.0223) |
| OKLCH | oklch(94.37% 0.08 163.8) |
| XYZ | xyz(69.1160, 86.7194, 82.1899) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.16
Pale Aqua
#B8FFEB
ΔE00 3.99
Mint
#AAF0C1
ΔE00 5.28
Light Aqua
#8CFFDB
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.80
Light Turquoise
#7EF4CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEDE #FEBBDB
analogous
#BBFEBD #BBFEDE #BBFDFE
triadic
#BBFEDE #DEBBFE #FEDEBB
tetradic
#BBFEDE #BDBBFE #FEBBDB #FDFEBB
square
#BBFEDE #BDBBFE #FEBBDB #FDFEBB
split-complementary
#BBFEDE #FEBBFD #FEBDBB
monochromatic
#42FCA3 #7FFDC1 #BBFEDE #E1FFF0 #E1FFF0
Accessibility & contrast
On white
1.14
#BBFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#BBFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEDE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEDE | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DC
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#ADFEF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfede; /* rgb */ color: rgb(187, 254, 222); /* oklch */ color: oklch(94.4% 0.080 163.8);
Tailwind
colors: {
custom: {
50: '#d0ffe8',
500: '#bbfede',
950: '#000000',
},
}SCSS
$custom: #bbfede; $custom-light: #d0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#bbfede",
"rgb": {
"r": 187,
"g": 254,
"b": 222
},
"hsl": {
"h": 151.343,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94371,
"c": 0.0798,
"h": 163.8
},
"luminance": 0.86722
}Semantic roles & 50–950 ramp
primary
#BBFEDE
secondary
#E578AC
accent
#006EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684