#6CDDCD#6CDDCD
#6CDDCD is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.106 H 183.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDCD |
|---|---|
| RGB | rgb(108, 221, 205) |
| HSL | hsl(172, 62%, 65%) |
| HSV | hsv(172, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.46, -36.08, -2.01) |
| CIE-LCH | lch(81.46, 36.14, 183.20°) |
| OKLab | oklab(82.69% -0.1062 -0.006) |
| OKLCH | oklch(82.69% 0.106 183.2) |
| XYZ | xyz(43.0555, 59.3049, 66.9238) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.43
Aqua (survey)
#13EAC9
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDCD #DD6C7C
analogous
#6CDD94 #6CDDCD #6CB5DD
triadic
#6CDDCD #CD6CDD #DDCD6C
tetradic
#6CDDCD #946CDD #DD6C7C #B5DD6C
square
#6CDDCD #946CDD #DD6C7C #B5DD6C
split-complementary
#6CDDCD #DD6CB5 #DD946C
monochromatic
#27A896 #3AD2BC #6CDDCD #9EE8DE #CFF4EF
Accessibility & contrast
On white
1.63
#6CDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6CDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDCD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDCD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#2AE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cddcd; /* rgb */ color: rgb(108, 221, 205); /* oklch */ color: oklch(82.7% 0.106 183.2);
Tailwind
colors: {
custom: {
50: '#9ee8dc',
500: '#6cddcd',
950: '#000000',
},
}SCSS
$custom: #6cddcd; $custom-light: #9ee8dc; $custom-dark: #000000;
JSON
{
"hex": "#6cddcd",
"rgb": {
"r": 108,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.504,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8269,
"c": 0.10635,
"h": 183.2
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#6CDDCD
secondary
#AA4351
accent
#1B34CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484