#6BD1CD#6BD1CD
#6BD1CD is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.8% C 0.096 H 192.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD1CD |
|---|---|
| RGB | rgb(107, 209, 205) |
| HSL | hsl(178, 53%, 62%) |
| HSV | hsv(178, 49%, 82%) |
| CMYK | cmyk(48.8%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(77.95, -30.65, -7.19) |
| CIE-LCH | lch(77.95, 31.48, 193.20°) |
| OKLab | oklab(79.85% -0.0936 -0.0199) |
| OKLCH | oklch(79.85% 0.096 192) |
| XYZ | xyz(39.8788, 53.1310, 65.8996) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Darkturquoise
#00CED1
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 7.67
Topaz
#13BBAF
ΔE00 8.33
Seafoam Blue
#78D1B6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD1CD #D16B6F
analogous
#6BD19A #6BD1CD #6BA2D1
triadic
#6BD1CD #CD6BD1 #D1CD6B
tetradic
#6BD1CD #9A6BD1 #D16B6F #A2D16B
square
#6BD1CD #9A6BD1 #D16B6F #A2D16B
split-complementary
#6BD1CD #D16BA2 #D19A6B
monochromatic
#2E9490 #3CC2BD #6BD1CD #9AE0DD #C8EEED
Accessibility & contrast
On white
1.81
#6BD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD1CD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD1CD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#2DD6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd1cd; /* rgb */ color: rgb(107, 209, 205); /* oklch */ color: oklch(79.8% 0.096 192.0);
Tailwind
colors: {
custom: {
50: '#9ddfdc',
500: '#6bd1cd',
950: '#000000',
},
}SCSS
$custom: #6bd1cd; $custom-light: #9ddfdc; $custom-dark: #000000;
JSON
{
"hex": "#6bd1cd",
"rgb": {
"r": 107,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.647,
"s": 52.577,
"l": 61.961
},
"oklch": {
"l": 0.79849,
"c": 0.09566,
"h": 192
},
"luminance": 0.53135
}Semantic roles & 50–950 ramp
primary
#6BD1CD
secondary
#99474A
accent
#262CC0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484