#6BDCC4#6BDCC4
#6BDCC4 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.110 H 177.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCC4 |
|---|---|
| RGB | rgb(107, 220, 196) |
| HSL | hsl(167, 62%, 64%) |
| HSV | hsv(167, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(80.90, -38.01, 1.95) |
| CIE-LCH | lch(80.90, 38.06, 177.06°) |
| OKLab | oklab(82.15% -0.1096 0.0046) |
| OKLCH | oklch(82.15% 0.11 177.6) |
| XYZ | xyz(41.6161, 58.2940, 61.2726) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.33
Aqua (survey)
#13EAC9
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCC4 #DC6B83
analogous
#6BDC8C #6BDCC4 #6BBCDC
triadic
#6BDCC4 #C46BDC #DCC46B
tetradic
#6BDCC4 #8C6BDC #DC6B83 #BCDC6B
square
#6BDCC4 #8C6BDC #DC6B83 #BCDC6B
split-complementary
#6BDCC4 #DC6BBC #DC8C6B
monochromatic
#27A58B #3AD0B0 #6BDCC4 #9CE8D8 #CEF3EB
Accessibility & contrast
On white
1.66
#6BDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6BDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCC4
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCC4 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#C3C3C6
Tritanopia (blue-blind)
#31DFD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdcc4; /* rgb */ color: rgb(107, 220, 196); /* oklch */ color: oklch(82.2% 0.110 177.6);
Tailwind
colors: {
custom: {
50: '#9de7d5',
500: '#6bdcc4',
950: '#000000',
},
}SCSS
$custom: #6bdcc4; $custom-light: #9de7d5; $custom-dark: #000000;
JSON
{
"hex": "#6bdcc4",
"rgb": {
"r": 107,
"g": 220,
"b": 196
},
"hsl": {
"h": 167.257,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82153,
"c": 0.10973,
"h": 177.6
},
"luminance": 0.58298
}Semantic roles & 50–950 ramp
primary
#6BDCC4
secondary
#A84358
accent
#1C41C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483