#6CD1BE#6CD1BE
#6CD1BE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.4% C 0.099 H 179.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD1BE |
|---|---|
| RGB | rgb(108, 209, 190) |
| HSL | hsl(169, 52%, 62%) |
| HSV | hsv(169, 48%, 82%) |
| CMYK | cmyk(48.3%, 0%, 9.1%, 18%) |
| CIE-LAB | lab(77.58, -34.14, 0.33) |
| CIE-LCH | lch(77.58, 34.14, 179.45°) |
| OKLab | oklab(79.42% -0.0993 0.0003) |
| OKLCH | oklch(79.42% 0.099 179.8) |
| XYZ | xyz(38.2752, 52.5035, 56.8224) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.16
Pale Teal
#82CBB2
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.69
Turquoise (survey)
#06C2AC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD1BE #D16C7F
analogous
#6CD18C #6CD1BE #6CB2D1
triadic
#6CD1BE #BE6CD1 #D1BE6C
tetradic
#6CD1BE #8C6CD1 #D16C7F #B2D16C
square
#6CD1BE #8C6CD1 #D16C7F #B2D16C
split-complementary
#6CD1BE #D16CB2 #D18C6C
monochromatic
#2E9481 #3DC2A9 #6CD1BE #9BE0D3 #C9EEE7
Accessibility & contrast
On white
1.83
#6CD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6CD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD1BE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD1BE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#3DD4CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd1be; /* rgb */ color: rgb(108, 209, 190); /* oklch */ color: oklch(79.4% 0.099 179.8);
Tailwind
colors: {
custom: {
50: '#9ddfd1',
500: '#6cd1be',
950: '#000000',
},
}SCSS
$custom: #6cd1be; $custom-light: #9ddfd1; $custom-dark: #000000;
JSON
{
"hex": "#6cd1be",
"rgb": {
"r": 108,
"g": 209,
"b": 190
},
"hsl": {
"h": 168.713,
"s": 52.332,
"l": 62.157
},
"oklch": {
"l": 0.79424,
"c": 0.09932,
"h": 179.8
},
"luminance": 0.52507
}Semantic roles & 50–950 ramp
primary
#6CD1BE
secondary
#9A4757
accent
#2643C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483