#6CD4DD#6CD4DD
#6CD4DD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.097 H 202.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4DD |
|---|---|
| RGB | rgb(108, 212, 221) |
| HSL | hsl(185, 62%, 65%) |
| HSV | hsv(185, 51%, 87%) |
| CMYK | cmyk(51.1%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.32, -27.72, -13.72) |
| CIE-LCH | lch(79.32, 30.92, 206.33°) |
| OKLab | oklab(81.12% -0.0896 -0.0379) |
| OKLCH | oklch(81.12% 0.097 202.9) |
| XYZ | xyz(42.7737, 55.4917, 76.8495) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4DD #DD756C
analogous
#6CDDAE #6CD4DD #6C9CDD
triadic
#6CD4DD #DD6CD4 #D4DD6C
tetradic
#6CD4DD #AE6CDD #DD756C #9CDD6C
square
#6CD4DD #AE6CDD #DD756C #9CDD6C
split-complementary
#6CD4DD #DD6C9C #DDAE6C
monochromatic
#279EA8 #3AC5D2 #6CD4DD #9EE3E8 #CFF1F4
Accessibility & contrast
On white
1.74
#6CD4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6CD4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4DD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4DD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#17DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd4dd; /* rgb */ color: rgb(108, 212, 221); /* oklch */ color: oklch(81.1% 0.097 202.9);
Tailwind
colors: {
custom: {
50: '#9fe1e7',
500: '#6cd4dd',
950: '#000000',
},
}SCSS
$custom: #6cd4dd; $custom-light: #9fe1e7; $custom-dark: #000000;
JSON
{
"hex": "#6cd4dd",
"rgb": {
"r": 108,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.779,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8112,
"c": 0.09727,
"h": 202.9
},
"luminance": 0.55496
}Semantic roles & 50–950 ramp
primary
#6CD4DD
secondary
#AA4B43
accent
#291BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484