#6BDDCD#6BDDCD
#6BDDCD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.107 H 183.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDDCD |
|---|---|
| RGB | rgb(107, 221, 205) |
| HSL | hsl(172, 63%, 64%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.42, -36.29, -2.07) |
| CIE-LCH | lch(81.42, 36.35, 183.26°) |
| OKLab | oklab(82.65% -0.1068 -0.0061) |
| OKLCH | oklch(82.65% 0.107 183.3) |
| XYZ | xyz(42.9346, 59.2426, 66.9181) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.95
Mediumturquoise
#48D1CC
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 6.63
Pale Teal
#82CBB2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDDCD #DD6B7B
analogous
#6BDD94 #6BDDCD #6BB4DD
triadic
#6BDDCD #CD6BDD #DDCD6B
tetradic
#6BDDCD #946BDD #DD6B7B #B4DD6B
square
#6BDDCD #946BDD #DD6B7B #B4DD6B
split-complementary
#6BDDCD #DD6BB4 #DD946B
monochromatic
#26A795 #39D2BC #6BDDCD #9DE8DE #CFF4EF
Accessibility & contrast
On white
1.63
#6BDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6BDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDDCD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDDCD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#27E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bddcd; /* rgb */ color: rgb(107, 221, 205); /* oklch */ color: oklch(82.7% 0.107 183.3);
Tailwind
colors: {
custom: {
50: '#9ee8dc',
500: '#6bddcd',
950: '#000000',
},
}SCSS
$custom: #6bddcd; $custom-light: #9ee8dc; $custom-dark: #000000;
JSON
{
"hex": "#6bddcd",
"rgb": {
"r": 107,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.579,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.82653,
"c": 0.10699,
"h": 183.3
},
"luminance": 0.59246
}Semantic roles & 50–950 ramp
primary
#6BDDCD
secondary
#AA4251
accent
#1B34CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484