#B0FFDB#B0FFDB
#B0FFDB is a very light, moderate teal. Relative luminance 0.859; OKLCH L 93.9% C 0.092 H 164.4°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFDB |
|---|---|
| RGB | rgb(176, 255, 219) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(94.25, -31.47, 9.56) |
| CIE-LCH | lch(94.25, 32.89, 163.10°) |
| OKLab | oklab(93.9% -0.0886 0.0247) |
| OKLCH | oklch(93.9% 0.092 164.4) |
| XYZ | xyz(66.4463, 85.8612, 80.0758) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.47
Light Aqua
#8CFFDB
ΔE00 4.41
Mint
#AAF0C1
ΔE00 4.78
Pale Aqua
#B8FFEB
ΔE00 4.85
Aquamarine
#7FFFD4
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFDB #FFB0D4
analogous
#B0FFB4 #B0FFDB #B0FCFF
triadic
#B0FFDB #DBB0FF #FFDBB0
tetradic
#B0FFDB #B4B0FF #FFB0D4 #FCFFB0
square
#B0FFDB #B4B0FF #FFB0D4 #FCFFB0
split-complementary
#B0FFDB #FFB0FC #FFB4B0
monochromatic
#36FFA3 #73FFBF #B0FFDB #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.16
#B0FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#B0FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFDB
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFDB | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D9
Deuteranopia (green-blind)
#EEEBDD
Tritanopia (blue-blind)
#9EFFF4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b0ffdb; /* rgb */ color: rgb(176, 255, 219); /* oklch */ color: oklch(93.9% 0.092 164.4);
Tailwind
colors: {
custom: {
50: '#c9ffe6',
500: '#b0ffdb',
950: '#000000',
},
}SCSS
$custom: #b0ffdb; $custom-light: #c9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#b0ffdb",
"rgb": {
"r": 176,
"g": 255,
"b": 219
},
"hsl": {
"h": 152.658,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93904,
"c": 0.09193,
"h": 164.4
},
"luminance": 0.85865
}Semantic roles & 50–950 ramp
primary
#B0FFDB
secondary
#E56EA4
accent
#0069E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684