#BBFFDF#BBFFDF
#BBFFDF is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.6% C 0.081 H 164.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFDF |
|---|---|
| RGB | rgb(187, 255, 223) |
| HSL | hsl(152, 100%, 87%) |
| HSV | hsv(152, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.91, -27.46, 8.53) |
| CIE-LCH | lch(94.91, 28.76, 162.75°) |
| OKLab | oklab(94.61% -0.0775 0.022) |
| OKLCH | oklch(94.61% 0.081 164.1) |
| XYZ | xyz(69.5686, 87.4095, 83.0039) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.13
Pale Aqua
#B8FFEB
ΔE00 3.92
Mint
#AAF0C1
ΔE00 5.42
Light Aqua
#8CFFDB
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 6.91
Aquamarine
#7FFFD4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFDF #FFBBDB
analogous
#BBFFBD #BBFFDF #BBFDFF
triadic
#BBFFDF #DFBBFF #FFDFBB
tetradic
#BBFFDF #BDBBFF #FFBBDB #FDFFBB
square
#BBFFDF #BDBBFF #FFBBDB #FDFFBB
split-complementary
#BBFFDF #FFBBFD #FFBDBB
monochromatic
#41FFA5 #7EFFC2 #BBFFDF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#BBFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#BBFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFDF
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFDF | 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)
#FCF5DD
Deuteranopia (green-blind)
#F0EDE1
Tritanopia (blue-blind)
#ADFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffdf; /* rgb */ color: rgb(187, 255, 223); /* oklch */ color: oklch(94.6% 0.081 164.1);
Tailwind
colors: {
custom: {
50: '#d1ffe9',
500: '#bbffdf',
950: '#000000',
},
}SCSS
$custom: #bbffdf; $custom-light: #d1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bbffdf",
"rgb": {
"r": 187,
"g": 255,
"b": 223
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94613,
"c": 0.08054,
"h": 164.1
},
"luminance": 0.87413
}Semantic roles & 50–950 ramp
primary
#BBFFDF
secondary
#E777AC
accent
#006CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684