#6CDDCC#6CDDCC
#6CDDCC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.107 H 182.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDCC |
|---|---|
| RGB | rgb(108, 221, 204) |
| HSL | hsl(171, 62%, 65%) |
| HSV | hsv(171, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(81.43, -36.32, -1.52) |
| CIE-LCH | lch(81.43, 36.36, 182.40°) |
| OKLab | oklab(82.66% -0.1066 -0.0047) |
| OKLCH | oklch(82.66% 0.107 182.5) |
| XYZ | xyz(42.9352, 59.2568, 66.2901) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.42
Aqua (survey)
#13EAC9
ΔE00 6.46
Pale Teal
#82CBB2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDCC #DD6C7D
analogous
#6CDD93 #6CDDCC #6CB6DD
triadic
#6CDDCC #CC6CDD #DDCC6C
tetradic
#6CDDCC #936CDD #DD6C7D #B6DD6C
square
#6CDDCC #936CDD #DD6C7D #B6DD6C
split-complementary
#6CDDCC #DD6CB6 #DD936C
monochromatic
#27A894 #3AD2BB #6CDDCC #9EE8DD #CFF4EE
Accessibility & contrast
On white
1.63
#6CDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6CDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDCC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDCC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#2CE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cddcc; /* rgb */ color: rgb(108, 221, 204); /* oklch */ color: oklch(82.7% 0.107 182.5);
Tailwind
colors: {
custom: {
50: '#9ee8db',
500: '#6cddcc',
950: '#000000',
},
}SCSS
$custom: #6cddcc; $custom-light: #9ee8db; $custom-dark: #000000;
JSON
{
"hex": "#6cddcc",
"rgb": {
"r": 108,
"g": 221,
"b": 204
},
"hsl": {
"h": 170.973,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8266,
"c": 0.10671,
"h": 182.5
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#6CDDCC
secondary
#AA4352
accent
#1B36CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484