#6CCBD2#6CCBD2
#6CCBD2 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.091 H 201.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBD2 |
|---|---|
| RGB | rgb(108, 203, 210) |
| HSL | hsl(184, 53%, 62%) |
| HSV | hsv(184, 49%, 82%) |
| CMYK | cmyk(48.6%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.41, -26.22, -12.18) |
| CIE-LCH | lch(76.41, 28.91, 204.92°) |
| OKLab | oklab(78.66% -0.0841 -0.0336) |
| OKLCH | oklch(78.66% 0.091 201.8) |
| XYZ | xyz(39.1685, 50.5498, 68.6533) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Turquoise Blue
#06B1C4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBD2 #D2736C
analogous
#6CD2A6 #6CCBD2 #6C98D2
triadic
#6CCBD2 #D26CCB #CBD26C
tetradic
#6CCBD2 #A66CD2 #D2736C #98D26C
square
#6CCBD2 #A66CD2 #D2736C #98D26C
split-complementary
#6CCBD2 #D26C98 #D2A66C
monochromatic
#2E8F96 #3DBAC4 #6CCBD2 #9BDCE0 #CAECEF
Accessibility & contrast
On white
1.89
#6CCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6CCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBD2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBD2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#AEB7D3
Tritanopia (blue-blind)
#2ED1CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccbd2; /* rgb */ color: rgb(108, 203, 210); /* oklch */ color: oklch(78.7% 0.091 201.8);
Tailwind
colors: {
custom: {
50: '#9ddbdf',
500: '#6ccbd2',
950: '#000000',
},
}SCSS
$custom: #6ccbd2; $custom-light: #9ddbdf; $custom-dark: #000000;
JSON
{
"hex": "#6ccbd2",
"rgb": {
"r": 108,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.118,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.78663,
"c": 0.09053,
"h": 201.8
},
"luminance": 0.50553
}Semantic roles & 50–950 ramp
primary
#6CCBD2
secondary
#9B4D47
accent
#3025C1
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484