#6CCFDC#6CCFDC
#6CCFDC is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.095 H 206.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDC |
|---|---|
| RGB | rgb(108, 207, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 51%, 86%) |
| CMYK | cmyk(50.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.86, -25.53, -15.38) |
| CIE-LCH | lch(77.86, 29.80, 211.06°) |
| OKLab | oklab(79.94% -0.0845 -0.0424) |
| OKLCH | oklch(79.94% 0.095 206.7) |
| XYZ | xyz(41.4103, 52.9774, 75.7397) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.05
Neon Blue
#04D9FF
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.76
Robin Egg Blue
#8AF1FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDC #DC796C
analogous
#6CDCB1 #6CCFDC #6C97DC
triadic
#6CCFDC #DC6CCF #CFDC6C
tetradic
#6CCFDC #B16CDC #DC796C #97DC6C
square
#6CCFDC #B16CDC #DC796C #97DC6C
split-complementary
#6CCFDC #DC6C97 #DCB16C
monochromatic
#2897A6 #3BBFD0 #6CCFDC #9DDFE8 #CFEFF4
Accessibility & contrast
On white
1.81
#6CCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6CCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#1DD6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfdc; /* rgb */ color: rgb(108, 207, 220); /* oklch */ color: oklch(79.9% 0.095 206.7);
Tailwind
colors: {
custom: {
50: '#9edee6',
500: '#6ccfdc',
950: '#000000',
},
}SCSS
$custom: #6ccfdc; $custom-light: #9edee6; $custom-dark: #000000;
JSON
{
"hex": "#6ccfdc",
"rgb": {
"r": 108,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.964,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.79935,
"c": 0.09455,
"h": 206.7
},
"luminance": 0.52981
}Semantic roles & 50–950 ramp
primary
#6CCFDC
secondary
#A94F43
accent
#301CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484