#6BD6D2#6BD6D2
#6BD6D2 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.099 H 192.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6D2 |
|---|---|
| RGB | rgb(107, 214, 210) |
| HSL | hsl(178, 57%, 63%) |
| HSV | hsv(178, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(79.54, -31.76, -7.52) |
| CIE-LCH | lch(79.54, 32.64, 193.31°) |
| OKLab | oklab(81.18% -0.097 -0.0208) |
| OKLCH | oklch(81.18% 0.099 192.1) |
| XYZ | xyz(41.7380, 55.8683, 69.5444) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.90
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 7.42
Seafoam Blue
#78D1B6
ΔE00 8.56
Bright Light Blue
#26F7FD
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6D2 #D66B6F
analogous
#6BD69C #6BD6D2 #6BA4D6
triadic
#6BD6D2 #D26BD6 #D6D26B
tetradic
#6BD6D2 #9C6BD6 #D66B6F #A4D66B
square
#6BD6D2 #9C6BD6 #D66B6F #A4D66B
split-complementary
#6BD6D2 #D66BA4 #D69C6B
monochromatic
#2B9C97 #3BC9C3 #6BD6D2 #9BE3E1 #CBF1EF
Accessibility & contrast
On white
1.72
#6BD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#6BD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6D2
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6D2 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#B9BFD3
Tritanopia (blue-blind)
#24DBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd6d2; /* rgb */ color: rgb(107, 214, 210); /* oklch */ color: oklch(81.2% 0.099 192.1);
Tailwind
colors: {
custom: {
50: '#9ee3df',
500: '#6bd6d2',
950: '#000000',
},
}SCSS
$custom: #6bd6d2; $custom-light: #9ee3df; $custom-dark: #000000;
JSON
{
"hex": "#6bd6d2",
"rgb": {
"r": 107,
"g": 214,
"b": 210
},
"hsl": {
"h": 177.757,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.81175,
"c": 0.09922,
"h": 192.1
},
"luminance": 0.55872
}Semantic roles & 50–950 ramp
primary
#6BD6D2
secondary
#A04549
accent
#2127C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484