#6BD6CA#6BD6CA
#6BD6CA is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.101 H 185.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6CA |
|---|---|
| RGB | rgb(107, 214, 202) |
| HSL | hsl(173, 57%, 63%) |
| HSV | hsv(173, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(79.32, -33.78, -3.57) |
| CIE-LCH | lch(79.32, 33.96, 186.03°) |
| OKLab | oklab(80.92% -0.1004 -0.0101) |
| OKLCH | oklch(80.92% 0.101 185.8) |
| XYZ | xyz(40.7662, 55.4796, 64.4260) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6CA #D66B77
analogous
#6BD694 #6BD6CA #6BACD6
triadic
#6BD6CA #CA6BD6 #D6CA6B
tetradic
#6BD6CA #946BD6 #D66B77 #ACD66B
square
#6BD6CA #946BD6 #D66B77 #ACD66B
split-complementary
#6BD6CA #D66BAC #D6946B
monochromatic
#2B9C8F #3BC9B9 #6BD6CA #9BE3DB #CBF1EC
Accessibility & contrast
On white
1.74
#6BD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6BD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6CA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6CA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#2EDAD2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd6ca; /* rgb */ color: rgb(107, 214, 202); /* oklch */ color: oklch(80.9% 0.101 185.8);
Tailwind
colors: {
custom: {
50: '#9de3da',
500: '#6bd6ca',
950: '#000000',
},
}SCSS
$custom: #6bd6ca; $custom-light: #9de3da; $custom-dark: #000000;
JSON
{
"hex": "#6bd6ca",
"rgb": {
"r": 107,
"g": 214,
"b": 202
},
"hsl": {
"h": 173.271,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.80922,
"c": 0.10091,
"h": 185.8
},
"luminance": 0.55483
}Semantic roles & 50–950 ramp
primary
#6BD6CA
secondary
#A0454F
accent
#2134C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483