#6CD6BF#6CD6BF
#6CD6BF is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.6% C 0.105 H 177.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6BF |
|---|---|
| RGB | rgb(108, 214, 191) |
| HSL | hsl(167, 56%, 63%) |
| HSV | hsv(167, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 10.7%, 16.1%) |
| CIE-LAB | lab(79.06, -36.22, 1.95) |
| CIE-LCH | lch(79.06, 36.27, 176.92°) |
| OKLab | oklab(80.63% -0.1045 0.0046) |
| OKLCH | oklch(80.63% 0.105 177.5) |
| XYZ | xyz(39.6309, 55.0394, 57.8153) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.61
Pale Teal
#82CBB2
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6BF #D66C83
analogous
#6CD68A #6CD6BF #6CB8D6
triadic
#6CD6BF #BF6CD6 #D6BF6C
tetradic
#6CD6BF #8A6CD6 #D66C83 #B8D66C
square
#6CD6BF #8A6CD6 #D66C83 #B8D66C
split-complementary
#6CD6BF #D66CB8 #D68A6C
monochromatic
#2C9C84 #3CC9AA #6CD6BF #9CE3D4 #CCF1E9
Accessibility & contrast
On white
1.75
#6CD6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#6CD6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6BF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6BF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#BEBFC1
Tritanopia (blue-blind)
#3BD9CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd6bf; /* rgb */ color: rgb(108, 214, 191); /* oklch */ color: oklch(80.6% 0.105 177.5);
Tailwind
colors: {
custom: {
50: '#9de3d2',
500: '#6cd6bf',
950: '#000000',
},
}SCSS
$custom: #6cd6bf; $custom-light: #9de3d2; $custom-dark: #000000;
JSON
{
"hex": "#6cd6bf",
"rgb": {
"r": 108,
"g": 214,
"b": 191
},
"hsl": {
"h": 166.981,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.80632,
"c": 0.10461,
"h": 177.5
},
"luminance": 0.55043
}Semantic roles & 50–950 ramp
primary
#6CD6BF
secondary
#A14659
accent
#2245C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483