#6BD3CD#6BD3CD
#6BD3CD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.097 H 190.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3CD |
|---|---|
| RGB | rgb(107, 211, 205) |
| HSL | hsl(177, 54%, 62%) |
| HSV | hsv(177, 49%, 83%) |
| CMYK | cmyk(49.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.53, -31.61, -6.33) |
| CIE-LCH | lch(78.53, 32.23, 191.33°) |
| OKLab | oklab(80.32% -0.0958 -0.0176) |
| OKLCH | oklch(80.32% 0.097 190.4) |
| XYZ | xyz(40.3726, 54.1185, 66.0641) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.68
Darkturquoise
#00CED1
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 7.70
Pale Teal
#82CBB2
ΔE00 8.15
Aqua Blue
#02D8E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3CD #D36B71
analogous
#6BD399 #6BD3CD #6BA5D3
triadic
#6BD3CD #CD6BD3 #D3CD6B
tetradic
#6BD3CD #996BD3 #D36B71 #A5D36B
square
#6BD3CD #996BD3 #D36B71 #A5D36B
split-complementary
#6BD3CD #D36BA5 #D3996B
monochromatic
#2D9791 #3CC5BD #6BD3CD #9AE1DD #C9EFED
Accessibility & contrast
On white
1.78
#6BD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#6BD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3CD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3CD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#2CD8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd3cd; /* rgb */ color: rgb(107, 211, 205); /* oklch */ color: oklch(80.3% 0.097 190.4);
Tailwind
colors: {
custom: {
50: '#9de1dc',
500: '#6bd3cd',
950: '#000000',
},
}SCSS
$custom: #6bd3cd; $custom-light: #9de1dc; $custom-dark: #000000;
JSON
{
"hex": "#6bd3cd",
"rgb": {
"r": 107,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.538,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.80316,
"c": 0.0974,
"h": 190.4
},
"luminance": 0.54122
}Semantic roles & 50–950 ramp
primary
#6BD3CD
secondary
#9C464B
accent
#242DC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484