#6EDCD3#6EDCD3
#6EDCD3 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 188.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD3 |
|---|---|
| RGB | rgb(110, 220, 211) |
| HSL | hsl(175, 61%, 65%) |
| HSV | hsv(175, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.40, -33.70, -5.28) |
| CIE-LCH | lch(81.40, 34.11, 188.91°) |
| OKLab | oklab(82.72% -0.1012 -0.0148) |
| OKLCH | oklch(82.72% 0.102 188.3) |
| XYZ | xyz(43.7766, 59.2006, 70.7353) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 6.69
Tiffany Blue
#7BF2DA
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 7.30
Bright Aqua
#0BF9EA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD3 #DC6E77
analogous
#6EDC9C #6EDCD3 #6EAEDC
triadic
#6EDCD3 #D36EDC #DCD36E
tetradic
#6EDCD3 #9C6EDC #DC6E77 #AEDC6E
square
#6EDCD3 #9C6EDC #DC6E77 #AEDC6E
split-complementary
#6EDCD3 #DC6EAE #DC9C6E
monochromatic
#28A79D #3DD0C4 #6EDCD3 #9FE8E2 #D1F4F1
Accessibility & contrast
On white
1.64
#6EDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6EDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#2BE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edcd3; /* rgb */ color: rgb(110, 220, 211); /* oklch */ color: oklch(82.7% 0.102 188.3);
Tailwind
colors: {
custom: {
50: '#a0e7e0',
500: '#6edcd3',
950: '#000000',
},
}SCSS
$custom: #6edcd3; $custom-light: #a0e7e0; $custom-dark: #000000;
JSON
{
"hex": "#6edcd3",
"rgb": {
"r": 110,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.091,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82717,
"c": 0.10229,
"h": 188.3
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#6EDCD3
secondary
#AA444C
accent
#1D2BC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484