#6CCFD6#6CCFD6
#6CCFD6 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.093 H 201.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFD6 |
|---|---|
| RGB | rgb(108, 207, 214) |
| HSL | hsl(184, 56%, 63%) |
| HSV | hsv(184, 50%, 84%) |
| CMYK | cmyk(49.5%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.68, -27.13, -12.43) |
| CIE-LCH | lch(77.68, 29.84, 204.62°) |
| OKLab | oklab(79.72% -0.0869 -0.0343) |
| OKLCH | oklch(79.72% 0.093 201.5) |
| XYZ | xyz(40.6299, 52.6653, 71.6296) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Robin Egg Blue
#8AF1FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFD6 #D6736C
analogous
#6CD6A8 #6CCFD6 #6C9AD6
triadic
#6CCFD6 #D66CCF #CFD66C
tetradic
#6CCFD6 #A86CD6 #D6736C #9AD66C
square
#6CCFD6 #A86CD6 #D6736C #9AD66C
split-complementary
#6CCFD6 #D66C9A #D6A86C
monochromatic
#2C959C #3CBFC9 #6CCFD6 #9CDFE3 #CCEEF1
Accessibility & contrast
On white
1.82
#6CCFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6CCFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFD6
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFD6 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D7
Deuteranopia (green-blind)
#B1BAD7
Tritanopia (blue-blind)
#27D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfd6; /* rgb */ color: rgb(108, 207, 214); /* oklch */ color: oklch(79.7% 0.093 201.5);
Tailwind
colors: {
custom: {
50: '#9edee2',
500: '#6ccfd6',
950: '#000000',
},
}SCSS
$custom: #6ccfd6; $custom-light: #9edee2; $custom-dark: #000000;
JSON
{
"hex": "#6ccfd6",
"rgb": {
"r": 108,
"g": 207,
"b": 214
},
"hsl": {
"h": 183.962,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79725,
"c": 0.09344,
"h": 201.5
},
"luminance": 0.52669
}Semantic roles & 50–950 ramp
primary
#6CCFD6
secondary
#A14C46
accent
#2C22C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484