#6CD4BE#6CD4BE
#6CD4BE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.1% C 0.103 H 177.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4BE |
|---|---|
| RGB | rgb(108, 212, 190) |
| HSL | hsl(167, 55%, 63%) |
| HSV | hsv(167, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(78.46, -35.53, 1.60) |
| CIE-LCH | lch(78.46, 35.57, 177.42°) |
| OKLab | oklab(80.13% -0.1027 0.0037) |
| OKLCH | oklch(80.13% 0.103 177.9) |
| XYZ | xyz(39.0181, 53.9895, 57.0701) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.57
Pale Teal
#82CBB2
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 5.01
Aquamarine (survey)
#04D8B2
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4BE #D46C82
analogous
#6CD48A #6CD4BE #6CB6D4
triadic
#6CD4BE #BE6CD4 #D4BE6C
tetradic
#6CD4BE #8A6CD4 #D46C82 #B6D46C
square
#6CD4BE #8A6CD4 #D46C82 #B6D46C
split-complementary
#6CD4BE #D46CB6 #D48A6C
monochromatic
#2D9982 #3DC6A9 #6CD4BE #9BE2D3 #CBF0E8
Accessibility & contrast
On white
1.78
#6CD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6CD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4BE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4BE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#3CD7CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd4be; /* rgb */ color: rgb(108, 212, 190); /* oklch */ color: oklch(80.1% 0.103 177.9);
Tailwind
colors: {
custom: {
50: '#9de1d1',
500: '#6cd4be',
950: '#000000',
},
}SCSS
$custom: #6cd4be; $custom-light: #9de1d1; $custom-dark: #000000;
JSON
{
"hex": "#6cd4be",
"rgb": {
"r": 108,
"g": 212,
"b": 190
},
"hsl": {
"h": 167.308,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.80132,
"c": 0.10278,
"h": 177.9
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#6CD4BE
secondary
#9E4659
accent
#2345C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483