#6BC5CA#6BC5CA
#6BC5CA is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.0% C 0.087 H 200.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC5CA |
|---|---|
| RGB | rgb(107, 197, 202) |
| HSL | hsl(183, 47%, 61%) |
| HSV | hsv(183, 47%, 79%) |
| CMYK | cmyk(47%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.39, -25.58, -10.86) |
| CIE-LCH | lch(74.39, 27.79, 203.01°) |
| OKLab | oklab(76.96% -0.0813 -0.0299) |
| OKLCH | oklch(76.96% 0.087 200.2) |
| XYZ | xyz(36.6861, 47.3195, 63.0660) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 7.03
Turquoise Blue
#06B1C4
ΔE00 8.23
Topaz
#13BBAF
ΔE00 9.37
Lightseagreen
#20B2AA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC5CA #CA706B
analogous
#6BCA9F #6BC5CA #6B95CA
triadic
#6BC5CA #CA6BC5 #C5CA6B
tetradic
#6BC5CA #9F6BCA #CA706B #95CA6B
square
#6BC5CA #9F6BCA #CA706B #95CA6B
split-complementary
#6BC5CA #CA6B95 #CA9F6B
monochromatic
#318589 #41B0B6 #6BC5CA #98D7DA #C5E8EA
Accessibility & contrast
On white
2.01
#6BC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#6BC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC5CA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC5CA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#35CBC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6bc5ca; /* rgb */ color: rgb(107, 197, 202); /* oklch */ color: oklch(77.0% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#9cd7da',
500: '#6bc5ca',
950: '#000000',
},
}SCSS
$custom: #6bc5ca; $custom-light: #9cd7da; $custom-dark: #000000;
JSON
{
"hex": "#6bc5ca",
"rgb": {
"r": 107,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.158,
"s": 47.264,
"l": 60.588
},
"oklch": {
"l": 0.76956,
"c": 0.0866,
"h": 200.2
},
"luminance": 0.47323
}Semantic roles & 50–950 ramp
primary
#6BC5CA
secondary
#DAB8B6
accent
#332BBB
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383