#6CD0DD#6CD0DD
#6CD0DD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.095 H 206.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD0DD |
|---|---|
| RGB | rgb(108, 208, 221) |
| HSL | hsl(187, 62%, 65%) |
| HSV | hsv(187, 51%, 87%) |
| CMYK | cmyk(51.1%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(78.18, -25.75, -15.44) |
| CIE-LCH | lch(78.18, 30.03, 210.94°) |
| OKLab | oklab(80.2% -0.0852 -0.0426) |
| OKLCH | oklch(80.2% 0.095 206.6) |
| XYZ | xyz(41.7862, 53.5166, 76.5203) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 7.02
Neon Blue
#04D9FF
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD0DD #DD796C
analogous
#6CDDB2 #6CD0DD #6C97DD
triadic
#6CD0DD #DD6CD0 #D0DD6C
tetradic
#6CD0DD #B26CDD #DD796C #97DD6C
square
#6CD0DD #B26CDD #DD796C #97DD6C
split-complementary
#6CD0DD #DD6C97 #DDB26C
monochromatic
#2799A8 #3AC0D2 #6CD0DD #9EE0E8 #CFF0F4
Accessibility & contrast
On white
1.79
#6CD0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6CD0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD0DD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD0DD | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#1AD7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd0dd; /* rgb */ color: rgb(108, 208, 221); /* oklch */ color: oklch(80.2% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#9edee7',
500: '#6cd0dd',
950: '#000000',
},
}SCSS
$custom: #6cd0dd; $custom-light: #9edee7; $custom-dark: #000000;
JSON
{
"hex": "#6cd0dd",
"rgb": {
"r": 108,
"g": 208,
"b": 221
},
"hsl": {
"h": 186.903,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.802,
"c": 0.09526,
"h": 206.6
},
"luminance": 0.5352
}Semantic roles & 50–950 ramp
primary
#6CD0DD
secondary
#AA4F43
accent
#2F1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484