#6BDEC4#6BDEC4
#6BDEC4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 176.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEC4 |
|---|---|
| RGB | rgb(107, 222, 196) |
| HSL | hsl(166, 64%, 65%) |
| HSV | hsv(166, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.48, -38.92, 2.80) |
| CIE-LCH | lch(81.48, 39.02, 175.89°) |
| OKLab | oklab(82.62% -0.1118 0.0068) |
| OKLCH | oklch(82.62% 0.112 176.5) |
| XYZ | xyz(42.1441, 59.3501, 61.4486) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEC4 #DE6B85
analogous
#6BDE8B #6BDEC4 #6BBEDE
triadic
#6BDEC4 #C46BDE #DEC46B
tetradic
#6BDEC4 #8B6BDE #DE6B85 #BEDE6B
square
#6BDEC4 #8B6BDE #DE6B85 #BEDE6B
split-complementary
#6BDEC4 #DE6BBE #DE8B6B
monochromatic
#26A98B #39D3B0 #6BDEC4 #9DE9D8 #CFF4EC
Accessibility & contrast
On white
1.63
#6BDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6BDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEC4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEC4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#30E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdec4; /* rgb */ color: rgb(107, 222, 196); /* oklch */ color: oklch(82.6% 0.112 176.5);
Tailwind
colors: {
custom: {
50: '#9ee9d5',
500: '#6bdec4',
950: '#000000',
},
}SCSS
$custom: #6bdec4; $custom-light: #9ee9d5; $custom-dark: #000000;
JSON
{
"hex": "#6bdec4",
"rgb": {
"r": 107,
"g": 222,
"b": 196
},
"hsl": {
"h": 166.435,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.82624,
"c": 0.11203,
"h": 176.5
},
"luminance": 0.59354
}Semantic roles & 50–950 ramp
primary
#6BDEC4
secondary
#AB425A
accent
#1A42CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483