#B0FFDD#B0FFDD
#B0FFDD is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.090 H 165.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFDD |
|---|---|
| RGB | rgb(176, 255, 221) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.30, -31.08, 8.60) |
| CIE-LCH | lch(94.30, 32.24, 164.53°) |
| OKLab | oklab(93.96% -0.0877 0.0222) |
| OKLCH | oklch(93.96% 0.09 165.8) |
| XYZ | xyz(66.7112, 85.9671, 81.4708) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.71
Light Aqua
#8CFFDB
ΔE00 4.29
Pale Aqua
#B8FFEB
ΔE00 4.30
Mint
#AAF0C1
ΔE00 5.22
Aquamarine
#7FFFD4
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFDD #FFB0D2
analogous
#B0FFB6 #B0FFDD #B0FAFF
triadic
#B0FFDD #DDB0FF #FFDDB0
tetradic
#B0FFDD #B6B0FF #FFB0D2 #FAFFB0
square
#B0FFDD #B6B0FF #FFB0D2 #FAFFB0
split-complementary
#B0FFDD #FFB0FA #FFB6B0
monochromatic
#36FFA8 #73FFC3 #B0FFDD #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B0FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#B0FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFDD
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFDD | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DB
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#9DFFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b0ffdd; /* rgb */ color: rgb(176, 255, 221); /* oklch */ color: oklch(94.0% 0.090 165.8);
Tailwind
colors: {
custom: {
50: '#c9ffe7',
500: '#b0ffdd',
950: '#000000',
},
}SCSS
$custom: #b0ffdd; $custom-light: #c9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#b0ffdd",
"rgb": {
"r": 176,
"g": 255,
"b": 221
},
"hsl": {
"h": 154.177,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93955,
"c": 0.09049,
"h": 165.8
},
"luminance": 0.85971
}Semantic roles & 50–950 ramp
primary
#B0FFDD
secondary
#E56EA1
accent
#0063E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684