#6CCFDF#6CCFDF
#6CCFDF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.095 H 209.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDF |
|---|---|
| RGB | rgb(108, 207, 223) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(51.6%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.96, -24.72, -16.85) |
| CIE-LCH | lch(77.96, 29.91, 214.28°) |
| OKLab | oklab(80.04% -0.0833 -0.0465) |
| OKLCH | oklch(80.04% 0.095 209.2) |
| XYZ | xyz(41.8112, 53.1378, 77.8510) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.89
Darkturquoise
#00CED1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDF #DF7C6C
analogous
#6CDFB6 #6CCFDF #6C95DF
triadic
#6CCFDF #DF6CCF #CFDF6C
tetradic
#6CCFDF #B66CDF #DF7C6C #95DF6C
square
#6CCFDF #B66CDF #DF7C6C #95DF6C
split-complementary
#6CCFDF #DF6C95 #DFB66C
monochromatic
#2599AB #3ABFD4 #6CCFDF #9EDFEA #D1F0F5
Accessibility & contrast
On white
1.81
#6CCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6CCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#17D7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ccfdf; /* rgb */ color: rgb(108, 207, 223); /* oklch */ color: oklch(80.0% 0.095 209.2);
Tailwind
colors: {
custom: {
50: '#9edee9',
500: '#6ccfdf',
950: '#000000',
},
}SCSS
$custom: #6ccfdf; $custom-light: #9edee9; $custom-dark: #000000;
JSON
{
"hex": "#6ccfdf",
"rgb": {
"r": 108,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.348,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.80042,
"c": 0.09541,
"h": 209.2
},
"luminance": 0.53142
}Semantic roles & 50–950 ramp
primary
#6CCFDF
secondary
#AD5142
accent
#3219CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484