#6CD4BB#6CD4BB
#6CD4BB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.0% C 0.104 H 175.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4BB |
|---|---|
| RGB | rgb(108, 212, 187) |
| HSL | hsl(166, 55%, 63%) |
| HSV | hsv(166, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(78.38, -36.24, 3.10) |
| CIE-LCH | lch(78.38, 36.37, 175.12°) |
| OKLab | oklab(80.05% -0.104 0.0077) |
| OKLCH | oklch(80.05% 0.104 175.8) |
| XYZ | xyz(38.6936, 53.8597, 55.3610) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.93
Mediumaquamarine
#66CDAA
ΔE00 3.70
Pale Teal
#82CBB2
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.61
Aquamarine (survey)
#04D8B2
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4BB #D46C85
analogous
#6CD487 #6CD4BB #6CB9D4
triadic
#6CD4BB #BB6CD4 #D4BB6C
tetradic
#6CD4BB #876CD4 #D46C85 #B9D46C
square
#6CD4BB #876CD4 #D46C85 #B9D46C
split-complementary
#6CD4BB #D46CB9 #D4876C
monochromatic
#2D997F #3DC6A5 #6CD4BB #9BE2D1 #CBF0E7
Accessibility & contrast
On white
1.78
#6CD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6CD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4BB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4BB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#3ED6CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd4bb; /* rgb */ color: rgb(108, 212, 187); /* oklch */ color: oklch(80.0% 0.104 175.8);
Tailwind
colors: {
custom: {
50: '#9de1cf',
500: '#6cd4bb',
950: '#000000',
},
}SCSS
$custom: #6cd4bb; $custom-light: #9de1cf; $custom-dark: #000000;
JSON
{
"hex": "#6cd4bb",
"rgb": {
"r": 108,
"g": 212,
"b": 187
},
"hsl": {
"h": 165.577,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.80045,
"c": 0.10431,
"h": 175.8
},
"luminance": 0.53863
}Semantic roles & 50–950 ramp
primary
#6CD4BB
secondary
#9E465B
accent
#2349C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483