#BBFFDE#BBFFDE
#BBFFDE is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.6% C 0.081 H 163.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFDE |
|---|---|
| RGB | rgb(187, 255, 222) |
| HSL | hsl(151, 100%, 87%) |
| HSV | hsv(151, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.89, -27.66, 9.01) |
| CIE-LCH | lch(94.89, 29.09, 161.96°) |
| OKLab | oklab(94.59% -0.0779 0.0233) |
| OKLCH | oklch(94.59% 0.081 163.4) |
| XYZ | xyz(69.4342, 87.3557, 82.2959) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.04
Pale Aqua
#B8FFEB
ΔE00 4.21
Mint
#AAF0C1
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 6.89
Aquamarine
#7FFFD4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFDE #FFBBDC
analogous
#BBFFBC #BBFFDE #BBFEFF
triadic
#BBFFDE #DEBBFF #FFDEBB
tetradic
#BBFFDE #BCBBFF #FFBBDC #FEFFBB
square
#BBFFDE #BCBBFF #FFBBDC #FEFFBB
split-complementary
#BBFFDE #FFBBFE #FFBCBB
monochromatic
#41FFA3 #7EFFC0 #BBFFDE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.14
#BBFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#BBFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFDE
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFDE | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DC
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#ADFFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffde; /* rgb */ color: rgb(187, 255, 222); /* oklch */ color: oklch(94.6% 0.081 163.4);
Tailwind
colors: {
custom: {
50: '#d1ffe8',
500: '#bbffde',
950: '#000000',
},
}SCSS
$custom: #bbffde; $custom-light: #d1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#bbffde",
"rgb": {
"r": 187,
"g": 255,
"b": 222
},
"hsl": {
"h": 150.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94587,
"c": 0.08128,
"h": 163.4
},
"luminance": 0.87359
}Semantic roles & 50–950 ramp
primary
#BBFFDE
secondary
#E777AD
accent
#006FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684