#B5FFDB#B5FFDB
#B5FFDB is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.088 H 163.0°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFDB |
|---|---|
| RGB | rgb(181, 255, 219) |
| HSL | hsl(151, 100%, 85%) |
| HSV | hsv(151, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(94.51, -30.01, 9.96) |
| CIE-LCH | lch(94.51, 31.62, 161.64°) |
| OKLab | oklab(94.18% -0.0843 0.0257) |
| OKLCH | oklch(94.18% 0.088 163) |
| XYZ | xyz(67.5980, 86.4550, 80.1298) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.07
Mint
#AAF0C1
ΔE00 4.61
Pale Aqua
#B8FFEB
ΔE00 4.88
Light Aqua
#8CFFDB
ΔE00 5.15
Aquamarine
#7FFFD4
ΔE00 6.16
Light Turquoise
#7EF4CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFDB #FFB5D9
analogous
#B5FFB6 #B5FFDB #B5FEFF
triadic
#B5FFDB #DBB5FF #FFDBB5
tetradic
#B5FFDB #B6B5FF #FFB5D9 #FEFFB5
square
#B5FFDB #B6B5FF #FFB5D9 #FEFFB5
split-complementary
#B5FFDB #FFB5FE #FFB6B5
monochromatic
#3BFF9F #78FFBD #B5FFDB #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.15
#B5FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#B5FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFDB
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFDB | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5D9
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#A5FFF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b5ffdb; /* rgb */ color: rgb(181, 255, 219); /* oklch */ color: oklch(94.2% 0.088 163.0);
Tailwind
colors: {
custom: {
50: '#cdffe6',
500: '#b5ffdb',
950: '#000000',
},
}SCSS
$custom: #b5ffdb; $custom-light: #cdffe6; $custom-dark: #000000;
JSON
{
"hex": "#b5ffdb",
"rgb": {
"r": 181,
"g": 255,
"b": 219
},
"hsl": {
"h": 150.811,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94175,
"c": 0.08816,
"h": 163
},
"luminance": 0.86458
}Semantic roles & 50–950 ramp
primary
#B5FFDB
secondary
#E672AB
accent
#0070E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131815
muted
#838684