#6BC6CA#6BC6CA
#6BC6CA is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.2% C 0.087 H 199.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6CA |
|---|---|
| RGB | rgb(107, 198, 202) |
| HSL | hsl(183, 47%, 61%) |
| HSV | hsv(183, 47%, 79%) |
| CMYK | cmyk(47%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(74.68, -26.08, -10.43) |
| CIE-LCH | lch(74.68, 28.08, 201.81°) |
| OKLab | oklab(77.19% -0.0824 -0.0288) |
| OKLCH | oklch(77.19% 0.087 199.2) |
| XYZ | xyz(36.9139, 47.7751, 63.1419) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 6.99
Turquoise Blue
#06B1C4
ΔE00 8.56
Topaz
#13BBAF
ΔE00 9.11
Lightseagreen
#20B2AA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6CA #CA6F6B
analogous
#6BCA9E #6BC6CA #6B96CA
triadic
#6BC6CA #CA6BC6 #C6CA6B
tetradic
#6BC6CA #9E6BCA #CA6F6B #96CA6B
square
#6BC6CA #9E6BCA #CA6F6B #96CA6B
split-complementary
#6BC6CA #CA6B96 #CA9E6B
monochromatic
#318689 #41B2B6 #6BC6CA #98D7DA #C5E9EA
Accessibility & contrast
On white
1.99
#6BC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#6BC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6CA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6CA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#35CCC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6bc6ca; /* rgb */ color: rgb(107, 198, 202); /* oklch */ color: oklch(77.2% 0.087 199.2);
Tailwind
colors: {
custom: {
50: '#9cd7da',
500: '#6bc6ca',
950: '#000000',
},
}SCSS
$custom: #6bc6ca; $custom-light: #9cd7da; $custom-dark: #000000;
JSON
{
"hex": "#6bc6ca",
"rgb": {
"r": 107,
"g": 198,
"b": 202
},
"hsl": {
"h": 182.526,
"s": 47.264,
"l": 60.588
},
"oklch": {
"l": 0.77189,
"c": 0.08727,
"h": 199.2
},
"luminance": 0.47778
}Semantic roles & 50–950 ramp
primary
#6BC6CA
secondary
#DAB8B6
accent
#312BBB
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383