#6BD4C8#6BD4C8
#6BD4C8 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.100 H 185.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4C8 |
|---|---|
| RGB | rgb(107, 212, 200) |
| HSL | hsl(173, 55%, 63%) |
| HSV | hsv(173, 50%, 83%) |
| CMYK | cmyk(49.5%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(78.68, -33.33, -3.43) |
| CIE-LCH | lch(78.68, 33.51, 185.87°) |
| OKLab | oklab(80.39% -0.099 -0.0098) |
| OKLCH | oklch(80.39% 0.1 185.6) |
| XYZ | xyz(40.0279, 54.3794, 63.0193) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 5.65
Pale Teal
#82CBB2
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4C8 #D46B77
analogous
#6BD494 #6BD4C8 #6BABD4
triadic
#6BD4C8 #C86BD4 #D4C86B
tetradic
#6BD4C8 #946BD4 #D46B77 #ABD46B
square
#6BD4C8 #946BD4 #D46B77 #ABD46B
split-complementary
#6BD4C8 #D46BAB #D4946B
monochromatic
#2C988C #3CC6B6 #6BD4C8 #9AE2DA #CAF0EB
Accessibility & contrast
On white
1.77
#6BD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6BD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4C8
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4C8 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#BABDC9
Tritanopia (blue-blind)
#31D8D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd4c8; /* rgb */ color: rgb(107, 212, 200); /* oklch */ color: oklch(80.4% 0.100 185.6);
Tailwind
colors: {
custom: {
50: '#9de1d8',
500: '#6bd4c8',
950: '#000000',
},
}SCSS
$custom: #6bd4c8; $custom-light: #9de1d8; $custom-dark: #000000;
JSON
{
"hex": "#6bd4c8",
"rgb": {
"r": 107,
"g": 212,
"b": 200
},
"hsl": {
"h": 173.143,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.80392,
"c": 0.09952,
"h": 185.6
},
"luminance": 0.54383
}Semantic roles & 50–950 ramp
primary
#6BD4C8
secondary
#9D4650
accent
#2335C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483