#6CCEDC#6CCEDC
#6CCEDC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.094 H 207.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEDC |
|---|---|
| RGB | rgb(108, 206, 220) |
| HSL | hsl(188, 62%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(50.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.58, -25.03, -15.81) |
| CIE-LCH | lch(77.58, 29.61, 212.27°) |
| OKLab | oklab(79.71% -0.0834 -0.0436) |
| OKLCH | oklch(79.71% 0.094 207.6) |
| XYZ | xyz(41.1688, 52.4944, 75.6592) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.36
Sky Blue
#87CEEB
ΔE00 7.40
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEDC #DC7A6C
analogous
#6CDCB2 #6CCEDC #6C96DC
triadic
#6CCEDC #DC6CCE #CEDC6C
tetradic
#6CCEDC #B26CDC #DC7A6C #96DC6C
square
#6CCEDC #B26CDC #DC7A6C #96DC6C
split-complementary
#6CCEDC #DC6C96 #DCB26C
monochromatic
#2896A6 #3BBED0 #6CCEDC #9DDEE8 #CFEFF4
Accessibility & contrast
On white
1.83
#6CCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6CCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEDC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEDC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#1ED5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccedc; /* rgb */ color: rgb(108, 206, 220); /* oklch */ color: oklch(79.7% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#9edde6',
500: '#6ccedc',
950: '#000000',
},
}SCSS
$custom: #6ccedc; $custom-light: #9edde6; $custom-dark: #000000;
JSON
{
"hex": "#6ccedc",
"rgb": {
"r": 108,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.5,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.79705,
"c": 0.09411,
"h": 207.6
},
"luminance": 0.52498
}Semantic roles & 50–950 ramp
primary
#6CCEDC
secondary
#A95043
accent
#321CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484