#6CDDCB#6CDDCB
#6CDDCB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.107 H 181.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDCB |
|---|---|
| RGB | rgb(108, 221, 203) |
| HSL | hsl(170, 62%, 65%) |
| HSV | hsv(170, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.41, -36.57, -1.03) |
| CIE-LCH | lch(81.41, 36.58, 181.61°) |
| OKLab | oklab(82.63% -0.107 -0.0034) |
| OKLCH | oklch(82.63% 0.107 181.8) |
| XYZ | xyz(42.8157, 59.2090, 65.6605) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.67
Aqua (survey)
#13EAC9
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDCB #DD6C7E
analogous
#6CDD92 #6CDDCB #6CB7DD
triadic
#6CDDCB #CB6CDD #DDCB6C
tetradic
#6CDDCB #926CDD #DD6C7E #B7DD6C
square
#6CDDCB #926CDD #DD6C7E #B7DD6C
split-complementary
#6CDDCB #DD6CB7 #DD926C
monochromatic
#27A893 #3AD2B9 #6CDDCB #9EE8DD #CFF4EE
Accessibility & contrast
On white
1.64
#6CDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6CDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDCB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDCB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#2DE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cddcb; /* rgb */ color: rgb(108, 221, 203); /* oklch */ color: oklch(82.6% 0.107 181.8);
Tailwind
colors: {
custom: {
50: '#9ee8da',
500: '#6cddcb',
950: '#000000',
},
}SCSS
$custom: #6cddcb; $custom-light: #9ee8da; $custom-dark: #000000;
JSON
{
"hex": "#6cddcb",
"rgb": {
"r": 108,
"g": 221,
"b": 203
},
"hsl": {
"h": 170.442,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8263,
"c": 0.10709,
"h": 181.8
},
"luminance": 0.59213
}Semantic roles & 50–950 ramp
primary
#6CDDCB
secondary
#AA4353
accent
#1B37CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483