#6CDCDA#6CDCDA
#6CDCDA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.103 H 193.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCDA |
|---|---|
| RGB | rgb(108, 220, 218) |
| HSL | hsl(179, 62%, 64%) |
| HSV | hsv(179, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.53, -32.34, -8.83) |
| CIE-LCH | lch(81.53, 33.53, 195.26°) |
| OKLab | oklab(82.87% -0.0996 -0.0244) |
| OKLCH | oklch(82.87% 0.103 193.8) |
| XYZ | xyz(44.4272, 59.4324, 75.4464) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.79
Bright Light Blue
#26F7FD
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCDA #DC6C6E
analogous
#6CDCA2 #6CDCDA #6CA6DC
triadic
#6CDCDA #DA6CDC #DCDA6C
tetradic
#6CDCDA #A26CDC #DC6C6E #A6DC6C
square
#6CDCDA #A26CDC #DC6C6E #A6DC6C
split-complementary
#6CDCDA #DC6CA6 #DCA26C
monochromatic
#28A6A4 #3BD0CE #6CDCDA #9DE8E6 #CFF4F3
Accessibility & contrast
On white
1.63
#6CDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6CDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCDA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCDA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#16E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdcda; /* rgb */ color: rgb(108, 220, 218); /* oklch */ color: oklch(82.9% 0.103 193.8);
Tailwind
colors: {
custom: {
50: '#9fe7e5',
500: '#6cdcda',
950: '#000000',
},
}SCSS
$custom: #6cdcda; $custom-light: #9fe7e5; $custom-dark: #000000;
JSON
{
"hex": "#6cdcda",
"rgb": {
"r": 108,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.929,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82866,
"c": 0.10253,
"h": 193.8
},
"luminance": 0.59436
}Semantic roles & 50–950 ramp
primary
#6CDCDA
secondary
#A94345
accent
#1C1FC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484