#B0FFDC#B0FFDC
#B0FFDC is a very light, moderate teal. Relative luminance 0.859; OKLCH L 93.9% C 0.091 H 165.1°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFDC |
|---|---|
| RGB | rgb(176, 255, 220) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.28, -31.27, 9.08) |
| CIE-LCH | lch(94.28, 32.56, 163.81°) |
| OKLab | oklab(93.93% -0.0882 0.0234) |
| OKLCH | oklch(93.93% 0.091 165.1) |
| XYZ | xyz(66.5783, 85.9140, 80.7712) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.57
Light Aqua
#8CFFDB
ΔE00 4.34
Pale Aqua
#B8FFEB
ΔE00 4.57
Mint
#AAF0C1
ΔE00 5.00
Aquamarine
#7FFFD4
ΔE00 5.49
Light Turquoise
#7EF4CC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFDC #FFB0D3
analogous
#B0FFB5 #B0FFDC #B0FAFF
triadic
#B0FFDC #DCB0FF #FFDCB0
tetradic
#B0FFDC #B5B0FF #FFB0D3 #FAFFB0
square
#B0FFDC #B5B0FF #FFB0D3 #FAFFB0
split-complementary
#B0FFDC #FFB0FA #FFB5B0
monochromatic
#36FFA6 #73FFC1 #B0FFDC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#B0FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFDC
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFDC | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#EEEBDE
Tritanopia (blue-blind)
#9EFFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b0ffdc; /* rgb */ color: rgb(176, 255, 220); /* oklch */ color: oklch(93.9% 0.091 165.1);
Tailwind
colors: {
custom: {
50: '#c9ffe6',
500: '#b0ffdc',
950: '#000000',
},
}SCSS
$custom: #b0ffdc; $custom-light: #c9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#b0ffdc",
"rgb": {
"r": 176,
"g": 255,
"b": 220
},
"hsl": {
"h": 153.418,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.9393,
"c": 0.09121,
"h": 165.1
},
"luminance": 0.85917
}Semantic roles & 50–950 ramp
primary
#B0FFDC
secondary
#E56EA3
accent
#0066E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684