#6CD1BF#6CD1BF
#6CD1BF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.5% C 0.099 H 180.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD1BF |
|---|---|
| RGB | rgb(108, 209, 191) |
| HSL | hsl(169, 52%, 62%) |
| HSV | hsv(169, 48%, 82%) |
| CMYK | cmyk(48.3%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(77.61, -33.90, -0.17) |
| CIE-LCH | lch(77.61, 33.90, 180.29°) |
| OKLab | oklab(79.45% -0.0989 -0.001) |
| OKLCH | oklch(79.45% 0.099 180.6) |
| XYZ | xyz(38.3848, 52.5474, 57.4000) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Pale Teal
#82CBB2
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.58
Turquoise (survey)
#06C2AC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD1BF #D16C7E
analogous
#6CD18D #6CD1BF #6CB1D1
triadic
#6CD1BF #BF6CD1 #D1BF6C
tetradic
#6CD1BF #8D6CD1 #D16C7E #B1D16C
square
#6CD1BF #8D6CD1 #D16C7E #B1D16C
split-complementary
#6CD1BF #D16CB1 #D18D6C
monochromatic
#2E9482 #3DC2AB #6CD1BF #9BE0D3 #C9EEE8
Accessibility & contrast
On white
1.82
#6CD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6CD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD1BF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD1BF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#B9BBC1
Tritanopia (blue-blind)
#3DD4CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd1bf; /* rgb */ color: rgb(108, 209, 191); /* oklch */ color: oklch(79.5% 0.099 180.6);
Tailwind
colors: {
custom: {
50: '#9ddfd2',
500: '#6cd1bf',
950: '#000000',
},
}SCSS
$custom: #6cd1bf; $custom-light: #9ddfd2; $custom-dark: #000000;
JSON
{
"hex": "#6cd1bf",
"rgb": {
"r": 108,
"g": 209,
"b": 191
},
"hsl": {
"h": 169.307,
"s": 52.332,
"l": 62.157
},
"oklch": {
"l": 0.79454,
"c": 0.0989,
"h": 180.6
},
"luminance": 0.52551
}Semantic roles & 50–950 ramp
primary
#6CD1BF
secondary
#9A4756
accent
#2641C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483