#B6FFDD#B6FFDD
#B6FFDD is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.086 H 164.2°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFDD |
|---|---|
| RGB | rgb(182, 255, 221) |
| HSL | hsl(152, 100%, 86%) |
| HSV | hsv(152, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.60, -29.33, 9.08) |
| CIE-LCH | lch(94.60, 30.70, 162.80°) |
| OKLab | oklab(94.28% -0.0826 0.0234) |
| OKLCH | oklch(94.28% 0.086 164.2) |
| XYZ | xyz(68.0983, 86.6824, 81.5358) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.31
Pale Aqua
#B8FFEB
ΔE00 4.33
Mint
#AAF0C1
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 5.19
Aquamarine
#7FFFD4
ΔE00 6.35
Light Turquoise
#7EF4CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFDD #FFB6D8
analogous
#B6FFB8 #B6FFDD #B6FCFF
triadic
#B6FFDD #DDB6FF #FFDDB6
tetradic
#B6FFDD #B8B6FF #FFB6D8 #FCFFB6
square
#B6FFDD #B8B6FF #FFB6D8 #FCFFB6
split-complementary
#B6FFDD #FFB6FC #FFB8B6
monochromatic
#3CFFA4 #79FFC0 #B6FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B6FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#B6FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFDD
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFDD | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#A6FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b6ffdd; /* rgb */ color: rgb(182, 255, 221); /* oklch */ color: oklch(94.3% 0.086 164.2);
Tailwind
colors: {
custom: {
50: '#cdffe7',
500: '#b6ffdd',
950: '#000000',
},
}SCSS
$custom: #b6ffdd; $custom-light: #cdffe7; $custom-dark: #000000;
JSON
{
"hex": "#b6ffdd",
"rgb": {
"r": 182,
"g": 255,
"b": 221
},
"hsl": {
"h": 152.055,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94281,
"c": 0.08589,
"h": 164.2
},
"luminance": 0.86686
}Semantic roles & 50–950 ramp
primary
#B6FFDD
secondary
#E673A9
accent
#006BE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684