#6CCCD1#6CCCD1
#6CCCD1 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.091 H 199.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD1 |
|---|---|
| RGB | rgb(108, 204, 209) |
| HSL | hsl(183, 52%, 62%) |
| HSV | hsv(183, 48%, 82%) |
| CMYK | cmyk(48.3%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(76.66, -26.97, -11.26) |
| CIE-LCH | lch(76.66, 29.23, 202.65°) |
| OKLab | oklab(78.86% -0.0856 -0.031) |
| OKLCH | oklch(78.86% 0.091 199.9) |
| XYZ | xyz(39.2812, 50.9739, 68.0782) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 8.34
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Robin Egg Blue
#8AF1FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD1 #D1716C
analogous
#6CD1A3 #6CCCD1 #6C9AD1
triadic
#6CCCD1 #D16CCC #CCD16C
tetradic
#6CCCD1 #A36CD1 #D1716C #9AD16C
square
#6CCCD1 #A36CD1 #D1716C #9AD16C
split-complementary
#6CCCD1 #D16C9A #D1A36C
monochromatic
#2E8F94 #3DBCC2 #6CCCD1 #9BDCE0 #C9ECEE
Accessibility & contrast
On white
1.88
#6CCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6CCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD1
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD1 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D2
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#2FD2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cccd1; /* rgb */ color: rgb(108, 204, 209); /* oklch */ color: oklch(78.9% 0.091 199.9);
Tailwind
colors: {
custom: {
50: '#9ddcdf',
500: '#6cccd1',
950: '#000000',
},
}SCSS
$custom: #6cccd1; $custom-light: #9ddcdf; $custom-dark: #000000;
JSON
{
"hex": "#6cccd1",
"rgb": {
"r": 108,
"g": 204,
"b": 209
},
"hsl": {
"h": 182.97,
"s": 52.332,
"l": 62.157
},
"oklch": {
"l": 0.7886,
"c": 0.09106,
"h": 199.9
},
"luminance": 0.50977
}Semantic roles & 50–950 ramp
primary
#6CCCD1
secondary
#9A4B47
accent
#2D26C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484