#6CD0DA#6CD0DA
#6CD0DA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.095 H 204.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD0DA |
|---|---|
| RGB | rgb(108, 208, 218) |
| HSL | hsl(185, 60%, 64%) |
| HSV | hsv(185, 50%, 85%) |
| CMYK | cmyk(50.5%, 4.6%, 0%, 14.5%) |
| CIE-LAB | lab(78.09, -26.56, -13.97) |
| CIE-LCH | lch(78.09, 30.01, 207.74°) |
| OKLab | oklab(80.09% -0.0864 -0.0385) |
| OKLCH | oklch(80.09% 0.095 204) |
| XYZ | xyz(41.3901, 53.3582, 74.4341) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 6.83
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD0DA #DA766C
analogous
#6CDAAD #6CD0DA #6C99DA
triadic
#6CD0DA #DA6CD0 #D0DA6C
tetradic
#6CD0DA #AD6CDA #DA766C #99DA6C
square
#6CD0DA #AD6CDA #DA766C #99DA6C
split-complementary
#6CD0DA #DA6C99 #DAAD6C
monochromatic
#2998A3 #3BC0CE #6CD0DA #9DE0E6 #CEEFF3
Accessibility & contrast
On white
1.80
#6CD0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6CD0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD0DA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD0DA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#20D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd0da; /* rgb */ color: rgb(108, 208, 218); /* oklch */ color: oklch(80.1% 0.095 204.0);
Tailwind
colors: {
custom: {
50: '#9edee5',
500: '#6cd0da',
950: '#000000',
},
}SCSS
$custom: #6cd0da; $custom-light: #9edee5; $custom-dark: #000000;
JSON
{
"hex": "#6cd0da",
"rgb": {
"r": 108,
"g": 208,
"b": 218
},
"hsl": {
"h": 185.455,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80094,
"c": 0.09461,
"h": 204
},
"luminance": 0.53362
}Semantic roles & 50–950 ramp
primary
#6CD0DA
secondary
#A64D44
accent
#2D1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484