#6CCED2#6CCED2
#6CCED2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.092 H 199.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCED2 |
|---|---|
| RGB | rgb(108, 206, 210) |
| HSL | hsl(182, 53%, 62%) |
| HSV | hsv(182, 49%, 82%) |
| CMYK | cmyk(48.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.27, -27.69, -10.89) |
| CIE-LCH | lch(77.27, 29.75, 201.47°) |
| OKLab | oklab(79.36% -0.0874 -0.03) |
| OKLCH | oklch(79.36% 0.092 199) |
| XYZ | xyz(39.8838, 51.9804, 68.8917) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Robin Egg Blue
#8AF1FE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCED2 #D2706C
analogous
#6CD2A3 #6CCED2 #6C9BD2
triadic
#6CCED2 #D26CCE #CED26C
tetradic
#6CCED2 #A36CD2 #D2706C #9BD26C
square
#6CCED2 #A36CD2 #D2706C #9BD26C
split-complementary
#6CCED2 #D26C9B #D2A36C
monochromatic
#2E9296 #3DBEC4 #6CCED2 #9BDEE0 #CAEDEF
Accessibility & contrast
On white
1.84
#6CCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6CCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCED2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCED2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B1B9D3
Tritanopia (blue-blind)
#2CD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cced2; /* rgb */ color: rgb(108, 206, 210); /* oklch */ color: oklch(79.4% 0.092 199.0);
Tailwind
colors: {
custom: {
50: '#9ddddf',
500: '#6cced2',
950: '#000000',
},
}SCSS
$custom: #6cced2; $custom-light: #9ddddf; $custom-dark: #000000;
JSON
{
"hex": "#6cced2",
"rgb": {
"r": 108,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.353,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.79358,
"c": 0.09246,
"h": 199
},
"luminance": 0.51984
}Semantic roles & 50–950 ramp
primary
#6CCED2
secondary
#9B4A47
accent
#2B25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484