#6CD5DD#6CD5DD
#6CD5DD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.098 H 202.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD5DD |
|---|---|
| RGB | rgb(108, 213, 221) |
| HSL | hsl(184, 62%, 65%) |
| HSV | hsv(184, 51%, 87%) |
| CMYK | cmyk(51.1%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.61, -28.20, -13.29) |
| CIE-LCH | lch(79.61, 31.18, 205.23°) |
| OKLab | oklab(81.35% -0.0907 -0.0367) |
| OKLCH | oklch(81.35% 0.098 202) |
| XYZ | xyz(43.0245, 55.9932, 76.9330) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD5DD #DD746C
analogous
#6CDDAD #6CD5DD #6C9DDD
triadic
#6CD5DD #DD6CD5 #D5DD6C
tetradic
#6CD5DD #AD6CDD #DD746C #9DDD6C
square
#6CD5DD #AD6CDD #DD746C #9DDD6C
split-complementary
#6CD5DD #DD6C9D #DDAD6C
monochromatic
#279FA8 #3AC7D2 #6CD5DD #9EE3E8 #CFF1F4
Accessibility & contrast
On white
1.72
#6CD5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6CD5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD5DD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD5DD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#16DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd5dd; /* rgb */ color: rgb(108, 213, 221); /* oklch */ color: oklch(81.3% 0.098 202.0);
Tailwind
colors: {
custom: {
50: '#9fe2e7',
500: '#6cd5dd',
950: '#000000',
},
}SCSS
$custom: #6cd5dd; $custom-light: #9fe2e7; $custom-dark: #000000;
JSON
{
"hex": "#6cd5dd",
"rgb": {
"r": 108,
"g": 213,
"b": 221
},
"hsl": {
"h": 184.248,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8135,
"c": 0.09784,
"h": 202
},
"luminance": 0.55997
}Semantic roles & 50–950 ramp
primary
#6CD5DD
secondary
#AA4A43
accent
#281BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484