#6BD2CF#6BD2CF
#6BD2CF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.096 H 192.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2CF |
|---|---|
| RGB | rgb(107, 210, 207) |
| HSL | hsl(178, 53%, 62%) |
| HSV | hsv(178, 49%, 82%) |
| CMYK | cmyk(49%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.30, -30.62, -7.75) |
| CIE-LCH | lch(78.30, 31.58, 194.20°) |
| OKLab | oklab(80.15% -0.0938 -0.0215) |
| OKLCH | oklch(80.15% 0.096 192.9) |
| XYZ | xyz(40.3679, 53.7204, 67.2612) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Darkturquoise
#00CED1
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 7.29
Topaz
#13BBAF
ΔE00 8.65
Seafoam Blue
#78D1B6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2CF #D26B6E
analogous
#6BD29B #6BD2CF #6BA2D2
triadic
#6BD2CF #CF6BD2 #D2CF6B
tetradic
#6BD2CF #9B6BD2 #D26B6E #A2D26B
square
#6BD2CF #9B6BD2 #D26B6E #A2D26B
split-complementary
#6BD2CF #D26BA2 #D29B6B
monochromatic
#2D9592 #3CC4C0 #6BD2CF #9AE0DE #C9EFED
Accessibility & contrast
On white
1.79
#6BD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6BD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2CF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2CF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#2AD7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd2cf; /* rgb */ color: rgb(107, 210, 207); /* oklch */ color: oklch(80.1% 0.096 192.9);
Tailwind
colors: {
custom: {
50: '#9de0dd',
500: '#6bd2cf',
950: '#000000',
},
}SCSS
$custom: #6bd2cf; $custom-light: #9de0dd; $custom-dark: #000000;
JSON
{
"hex": "#6bd2cf",
"rgb": {
"r": 107,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.252,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.80147,
"c": 0.09626,
"h": 192.9
},
"luminance": 0.53724
}Semantic roles & 50–950 ramp
primary
#6BD2CF
secondary
#9B4749
accent
#2529C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484