#6CCBCA#6CCBCA
#6CCBCA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.090 H 194.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBCA |
|---|---|
| RGB | rgb(108, 203, 202) |
| HSL | hsl(179, 48%, 61%) |
| HSV | hsv(179, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.17, -28.30, -8.22) |
| CIE-LCH | lch(76.17, 29.47, 196.19°) |
| OKLab | oklab(78.39% -0.0874 -0.0227) |
| OKLCH | oklch(78.39% 0.09 194.6) |
| XYZ | xyz(38.1967, 50.1610, 63.5348) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 7.39
Turquoise
#40E0D0
ΔE00 8.04
Topaz
#13BBAF
ΔE00 8.23
Lightseagreen
#20B2AA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBCA #CB6C6D
analogous
#6CCB9A #6CCBCA #6C9CCB
triadic
#6CCBCA #CA6CCB #CBCA6C
tetradic
#6CCBCA #9A6CCB #CB6C6D #9CCB6C
square
#6CCBCA #9A6CCB #CB6C6D #9CCB6C
split-complementary
#6CCBCA #CB6C9C #CB9A6C
monochromatic
#318B8A #41B9B7 #6CCBCA #99DBDA #C6EBEB
Accessibility & contrast
On white
1.90
#6CCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6CCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBCA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBCA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#36D0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccbca; /* rgb */ color: rgb(108, 203, 202); /* oklch */ color: oklch(78.4% 0.090 194.6);
Tailwind
colors: {
custom: {
50: '#9ddbda',
500: '#6ccbca',
950: '#000000',
},
}SCSS
$custom: #6ccbca; $custom-light: #9ddbda; $custom-dark: #000000;
JSON
{
"hex": "#6ccbca",
"rgb": {
"r": 108,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.368,
"s": 47.739,
"l": 60.98
},
"oklch": {
"l": 0.78394,
"c": 0.09028,
"h": 194.6
},
"luminance": 0.50164
}Semantic roles & 50–950 ramp
primary
#6CCBCA
secondary
#92494A
accent
#2A2CBB
background
#FCFEFE
surface
#F5FBFB
border
#CFD4D4
text
#0F1514
muted
#808483