#B6FFDC#B6FFDC
#B6FFDC is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.087 H 163.4°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFDC |
|---|---|
| RGB | rgb(182, 255, 220) |
| HSL | hsl(151, 100%, 86%) |
| HSV | hsv(151, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.58, -29.53, 9.56) |
| CIE-LCH | lch(94.58, 31.03, 162.06°) |
| OKLab | oklab(94.26% -0.083 0.0247) |
| OKLCH | oklch(94.26% 0.087 163.4) |
| XYZ | xyz(67.9654, 86.6292, 80.8363) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.24
Pale Aqua
#B8FFEB
ΔE00 4.62
Mint
#AAF0C1
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 5.24
Aquamarine
#7FFFD4
ΔE00 6.32
Light Turquoise
#7EF4CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFDC #FFB6D9
analogous
#B6FFB7 #B6FFDC #B6FDFF
triadic
#B6FFDC #DCB6FF #FFDCB6
tetradic
#B6FFDC #B7B6FF #FFB6D9 #FDFFB6
square
#B6FFDC #B7B6FF #FFB6D9 #FDFFB6
split-complementary
#B6FFDC #FFB6FD #FFB7B6
monochromatic
#3CFFA1 #79FFBF #B6FFDC #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.15
#B6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#B6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFDC
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFDC | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#A6FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b6ffdc; /* rgb */ color: rgb(182, 255, 220); /* oklch */ color: oklch(94.3% 0.087 163.4);
Tailwind
colors: {
custom: {
50: '#cdffe6',
500: '#b6ffdc',
950: '#000000',
},
}SCSS
$custom: #b6ffdc; $custom-light: #cdffe6; $custom-dark: #000000;
JSON
{
"hex": "#b6ffdc",
"rgb": {
"r": 182,
"g": 255,
"b": 220
},
"hsl": {
"h": 151.233,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94256,
"c": 0.08663,
"h": 163.4
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#B6FFDC
secondary
#E673AA
accent
#006EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684