#6CCFD5#6CCFD5
#6CCFD5 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.093 H 200.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFD5 |
|---|---|
| RGB | rgb(108, 207, 213) |
| HSL | hsl(183, 56%, 63%) |
| HSV | hsv(183, 49%, 84%) |
| CMYK | cmyk(49.3%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.65, -27.39, -11.94) |
| CIE-LCH | lch(77.65, 29.88, 203.55°) |
| OKLab | oklab(79.69% -0.0873 -0.0329) |
| OKLCH | oklch(79.69% 0.093 200.7) |
| XYZ | xyz(40.5026, 52.6143, 70.9591) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFD5 #D5726C
analogous
#6CD5A7 #6CCFD5 #6C9AD5
triadic
#6CCFD5 #D56CCF #CFD56C
tetradic
#6CCFD5 #A76CD5 #D5726C #9AD56C
square
#6CCFD5 #A76CD5 #D5726C #9AD56C
split-complementary
#6CCFD5 #D56C9A #D5A76C
monochromatic
#2C949A #3CBFC7 #6CCFD5 #9CDFE3 #CBEEF0
Accessibility & contrast
On white
1.82
#6CCFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6CCFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFD5
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFD5 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#28D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfd5; /* rgb */ color: rgb(108, 207, 213); /* oklch */ color: oklch(79.7% 0.093 200.7);
Tailwind
colors: {
custom: {
50: '#9edee1',
500: '#6ccfd5',
950: '#000000',
},
}SCSS
$custom: #6ccfd5; $custom-light: #9edee1; $custom-dark: #000000;
JSON
{
"hex": "#6ccfd5",
"rgb": {
"r": 108,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.429,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.79691,
"c": 0.09332,
"h": 200.7
},
"luminance": 0.52618
}Semantic roles & 50–950 ramp
primary
#6CCFD5
secondary
#9F4B46
accent
#2C22C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484