#6CD7EC#6CD7EC
#6CD7EC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.103 H 212.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD7EC |
|---|---|
| RGB | rgb(108, 215, 236) |
| HSL | hsl(190, 77%, 67%) |
| HSV | hsv(190, 54%, 93%) |
| CMYK | cmyk(54.2%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.65, -25.12, -19.73) |
| CIE-LCH | lch(80.65, 31.94, 218.15°) |
| OKLab | oklab(82.34% -0.0869 -0.0546) |
| OKLCH | oklch(82.34% 0.103 212.1) |
| XYZ | xyz(45.6191, 57.8409, 88.1009) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD7EC #EC816C
analogous
#6CECC1 #6CD7EC #6C97EC
triadic
#6CD7EC #EC6CD7 #D7EC6C
tetradic
#6CD7EC #C16CEC #EC816C #97EC6C
square
#6CD7EC #C16CEC #EC816C #97EC6C
split-complementary
#6CD7EC #EC6C97 #ECC16C
monochromatic
#19A8C4 #36C8E5 #6CD7EC #A2E6F3 #D8F4FA
Accessibility & contrast
On white
1.67
#6CD7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6CD7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD7EC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD7EC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cd7ec; /* rgb */ color: rgb(108, 215, 236); /* oklch */ color: oklch(82.3% 0.103 212.1);
Tailwind
colors: {
custom: {
50: '#a0e3f2',
500: '#6cd7ec',
950: '#000000',
},
}SCSS
$custom: #6cd7ec; $custom-light: #a0e3f2; $custom-dark: #000000;
JSON
{
"hex": "#6cd7ec",
"rgb": {
"r": 108,
"g": 215,
"b": 236
},
"hsl": {
"h": 189.844,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.82341,
"c": 0.10263,
"h": 212.1
},
"luminance": 0.57845
}Semantic roles & 50–950 ramp
primary
#6CD7EC
secondary
#C2503A
accent
#2E0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485