#6BD5CD#6BD5CD
#6BD5CD is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.099 H 188.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5CD |
|---|---|
| RGB | rgb(107, 213, 205) |
| HSL | hsl(175, 56%, 63%) |
| HSV | hsv(175, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.11, -32.56, -5.48) |
| CIE-LCH | lch(79.11, 33.01, 189.55°) |
| OKLab | oklab(80.78% -0.098 -0.0153) |
| OKLCH | oklch(80.78% 0.099 188.9) |
| XYZ | xyz(40.8725, 55.1184, 66.2308) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.86
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.74
Tiffany Blue
#7BF2DA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5CD #D56B73
analogous
#6BD598 #6BD5CD #6BA8D5
triadic
#6BD5CD #CD6BD5 #D5CD6B
tetradic
#6BD5CD #986BD5 #D56B73 #A8D56B
square
#6BD5CD #986BD5 #D56B73 #A8D56B
split-complementary
#6BD5CD #D56BA8 #D5986B
monochromatic
#2C9A92 #3BC7BD #6BD5CD #9BE3DD #CAF0ED
Accessibility & contrast
On white
1.75
#6BD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6BD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5CD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5CD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#2BDAD2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd5cd; /* rgb */ color: rgb(107, 213, 205); /* oklch */ color: oklch(80.8% 0.099 188.9);
Tailwind
colors: {
custom: {
50: '#9de2dc',
500: '#6bd5cd',
950: '#000000',
},
}SCSS
$custom: #6bd5cd; $custom-light: #9de2dc; $custom-dark: #000000;
JSON
{
"hex": "#6bd5cd",
"rgb": {
"r": 107,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.472,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.80782,
"c": 0.0992,
"h": 188.9
},
"luminance": 0.55122
}Semantic roles & 50–950 ramp
primary
#6BD5CD
secondary
#9F464C
accent
#222EC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484