#6CD4BF#6CD4BF
#6CD4BF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.102 H 178.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4BF |
|---|---|
| RGB | rgb(108, 212, 191) |
| HSL | hsl(168, 55%, 63%) |
| HSV | hsv(168, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(78.48, -35.30, 1.10) |
| CIE-LCH | lch(78.48, 35.31, 178.21°) |
| OKLab | oklab(80.16% -0.1023 0.0024) |
| OKLCH | oklch(80.16% 0.102 178.7) |
| XYZ | xyz(39.1278, 54.0333, 57.6477) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.83
Pale Teal
#82CBB2
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 6.23
Aquamarine (survey)
#04D8B2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4BF #D46C81
analogous
#6CD48B #6CD4BF #6CB5D4
triadic
#6CD4BF #BF6CD4 #D4BF6C
tetradic
#6CD4BF #8B6CD4 #D46C81 #B5D46C
square
#6CD4BF #8B6CD4 #D46C81 #B5D46C
split-complementary
#6CD4BF #D46CB5 #D48B6C
monochromatic
#2D9983 #3DC6AA #6CD4BF #9BE2D4 #CBF0E8
Accessibility & contrast
On white
1.78
#6CD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6CD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4BF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4BF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#3CD7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd4bf; /* rgb */ color: rgb(108, 212, 191); /* oklch */ color: oklch(80.2% 0.102 178.7);
Tailwind
colors: {
custom: {
50: '#9de1d2',
500: '#6cd4bf',
950: '#000000',
},
}SCSS
$custom: #6cd4bf; $custom-light: #9de1d2; $custom-dark: #000000;
JSON
{
"hex": "#6cd4bf",
"rgb": {
"r": 108,
"g": 212,
"b": 191
},
"hsl": {
"h": 167.885,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.80161,
"c": 0.1023,
"h": 178.7
},
"luminance": 0.54037
}Semantic roles & 50–950 ramp
primary
#6CD4BF
secondary
#9E4658
accent
#2343C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483