#6CD2BD#6CD2BD
#6CD2BD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.6% C 0.101 H 178.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2BD |
|---|---|
| RGB | rgb(108, 210, 189) |
| HSL | hsl(168, 53%, 62%) |
| HSV | hsv(168, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(77.85, -34.84, 1.25) |
| CIE-LCH | lch(77.85, 34.86, 177.95°) |
| OKLab | oklab(79.63% -0.1009 0.0028) |
| OKLCH | oklch(79.63% 0.101 178.4) |
| XYZ | xyz(38.4124, 52.9522, 56.3308) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 6.28
Aquamarine (survey)
#04D8B2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2BD #D26C81
analogous
#6CD28A #6CD2BD #6CB4D2
triadic
#6CD2BD #BD6CD2 #D2BD6C
tetradic
#6CD2BD #8A6CD2 #D26C81 #B4D26C
square
#6CD2BD #8A6CD2 #D26C81 #B4D26C
split-complementary
#6CD2BD #D26CB4 #D28A6C
monochromatic
#2E9680 #3DC4A8 #6CD2BD #9BE0D2 #CAEFE7
Accessibility & contrast
On white
1.81
#6CD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6CD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2BD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2BD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#3ED5CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd2bd; /* rgb */ color: rgb(108, 210, 189); /* oklch */ color: oklch(79.6% 0.101 178.4);
Tailwind
colors: {
custom: {
50: '#9de0d0',
500: '#6cd2bd',
950: '#000000',
},
}SCSS
$custom: #6cd2bd; $custom-light: #9de0d0; $custom-dark: #000000;
JSON
{
"hex": "#6cd2bd",
"rgb": {
"r": 108,
"g": 210,
"b": 189
},
"hsl": {
"h": 167.647,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.79631,
"c": 0.10093,
"h": 178.4
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#6CD2BD
secondary
#9B4758
accent
#2545C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483