#6ED2CD#6ED2CD
#6ED2CD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.094 H 191.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2CD |
|---|---|
| RGB | rgb(110, 210, 205) |
| HSL | hsl(177, 53%, 63%) |
| HSV | hsv(177, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.35, -30.47, -6.58) |
| CIE-LCH | lch(78.35, 31.17, 192.19°) |
| OKLab | oklab(80.2% -0.0926 -0.0183) |
| OKLCH | oklch(80.2% 0.094 191.2) |
| XYZ | xyz(40.4920, 53.8125, 65.9988) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Darkturquoise
#00CED1
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 7.97
Aqua Blue
#02D8E9
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2CD #D26E73
analogous
#6ED29B #6ED2CD #6EA5D2
triadic
#6ED2CD #CD6ED2 #D2CD6E
tetradic
#6ED2CD #9B6ED2 #D26E73 #A5D26E
square
#6ED2CD #9B6ED2 #D26E73 #A5D26E
split-complementary
#6ED2CD #D26EA5 #D29B6E
monochromatic
#2F9792 #3FC4BD #6ED2CD #9DE0DD #CBEFED
Accessibility & contrast
On white
1.79
#6ED2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6ED2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2CD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2CD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#36D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed2cd; /* rgb */ color: rgb(110, 210, 205); /* oklch */ color: oklch(80.2% 0.094 191.2);
Tailwind
colors: {
custom: {
50: '#9fe0dc',
500: '#6ed2cd',
950: '#000000',
},
}SCSS
$custom: #6ed2cd; $custom-light: #9fe0dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed2cd",
"rgb": {
"r": 110,
"g": 210,
"b": 205
},
"hsl": {
"h": 177,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.80202,
"c": 0.09443,
"h": 191.2
},
"luminance": 0.53816
}Semantic roles & 50–950 ramp
primary
#6ED2CD
secondary
#9C484C
accent
#252DC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484