#6CD2BE#6CD2BE
#6CD2BE is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.7% C 0.100 H 179.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2BE |
|---|---|
| RGB | rgb(108, 210, 190) |
| HSL | hsl(168, 53%, 62%) |
| HSV | hsv(168, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(77.87, -34.60, 0.75) |
| CIE-LCH | lch(77.87, 34.61, 178.76°) |
| OKLab | oklab(79.66% -0.1004 0.0014) |
| OKLCH | oklch(79.66% 0.1 179.2) |
| XYZ | xyz(38.5213, 52.9958, 56.9044) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.92
Pale Teal
#82CBB2
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.97
Turquoise (survey)
#06C2AC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2BE #D26C80
analogous
#6CD28B #6CD2BE #6CB3D2
triadic
#6CD2BE #BE6CD2 #D2BE6C
tetradic
#6CD2BE #8B6CD2 #D26C80 #B3D26C
square
#6CD2BE #8B6CD2 #D26C80 #B3D26C
split-complementary
#6CD2BE #D26CB3 #D28B6C
monochromatic
#2E9681 #3DC4A9 #6CD2BE #9BE0D3 #CAEFE7
Accessibility & contrast
On white
1.81
#6CD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6CD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2BE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2BE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#3DD5CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd2be; /* rgb */ color: rgb(108, 210, 190); /* oklch */ color: oklch(79.7% 0.100 179.2);
Tailwind
colors: {
custom: {
50: '#9de0d1',
500: '#6cd2be',
950: '#000000',
},
}SCSS
$custom: #6cd2be; $custom-light: #9de0d1; $custom-dark: #000000;
JSON
{
"hex": "#6cd2be",
"rgb": {
"r": 108,
"g": 210,
"b": 190
},
"hsl": {
"h": 168.235,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.7966,
"c": 0.10046,
"h": 179.2
},
"luminance": 0.52999
}Semantic roles & 50–950 ramp
primary
#6CD2BE
secondary
#9B4758
accent
#2543C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483