#6CDACC#6CDACC
#6CDACC is a light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.104 H 184.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDACC |
|---|---|
| RGB | rgb(108, 218, 204) |
| HSL | hsl(172, 60%, 64%) |
| HSV | hsv(172, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.56, -34.93, -2.80) |
| CIE-LCH | lch(80.56, 35.05, 184.58°) |
| OKLab | oklab(81.96% -0.1033 -0.0081) |
| OKLCH | oklch(81.96% 0.104 184.5) |
| XYZ | xyz(42.1502, 57.6868, 66.0285) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Mediumturquoise
#48D1CC
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 5.57
Tiffany Blue
#7BF2DA
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 6.79
Aqua (survey)
#13EAC9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDACC #DA6C7A
analogous
#6CDA95 #6CDACC #6CB1DA
triadic
#6CDACC #CC6CDA #DACC6C
tetradic
#6CDACC #956CDA #DA6C7A #B1DA6C
square
#6CDACC #956CDA #DA6C7A #B1DA6C
split-complementary
#6CDACC #DA6CB1 #DA956C
monochromatic
#29A393 #3BCEBB #6CDACC #9DE6DD #CEF3EE
Accessibility & contrast
On white
1.67
#6CDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#6CDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDACC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDACC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#2DDED6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cdacc; /* rgb */ color: rgb(108, 218, 204); /* oklch */ color: oklch(82.0% 0.104 184.5);
Tailwind
colors: {
custom: {
50: '#9ee6db',
500: '#6cdacc',
950: '#000000',
},
}SCSS
$custom: #6cdacc; $custom-light: #9ee6db; $custom-dark: #000000;
JSON
{
"hex": "#6cdacc",
"rgb": {
"r": 108,
"g": 218,
"b": 204
},
"hsl": {
"h": 172.364,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.81958,
"c": 0.10363,
"h": 184.5
},
"luminance": 0.57691
}Semantic roles & 50–950 ramp
primary
#6CDACC
secondary
#A64451
accent
#1E34C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484