#6EDCD0#6EDCD0
#6EDCD0 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.103 H 186.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD0 |
|---|---|
| RGB | rgb(110, 220, 208) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.32, -34.45, -3.81) |
| CIE-LCH | lch(81.32, 34.66, 186.31°) |
| OKLab | oklab(82.62% -0.1025 -0.0108) |
| OKLCH | oklch(82.62% 0.103 186) |
| XYZ | xyz(43.4040, 59.0516, 68.7731) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Mediumturquoise
#48D1CC
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD0 #DC6E7A
analogous
#6EDC99 #6EDCD0 #6EB1DC
triadic
#6EDCD0 #D06EDC #DCD06E
tetradic
#6EDCD0 #996EDC #DC6E7A #B1DC6E
square
#6EDCD0 #996EDC #DC6E7A #B1DC6E
split-complementary
#6EDCD0 #DC6EB1 #DC996E
monochromatic
#28A799 #3DD0C0 #6EDCD0 #9FE8E0 #D1F4F0
Accessibility & contrast
On white
1.64
#6EDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6EDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD0
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD0 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#C0C4D1
Tritanopia (blue-blind)
#2FE0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edcd0; /* rgb */ color: rgb(110, 220, 208); /* oklch */ color: oklch(82.6% 0.103 186.0);
Tailwind
colors: {
custom: {
50: '#9fe7de',
500: '#6edcd0',
950: '#000000',
},
}SCSS
$custom: #6edcd0; $custom-light: #9fe7de; $custom-dark: #000000;
JSON
{
"hex": "#6edcd0",
"rgb": {
"r": 110,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.455,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82624,
"c": 0.10306,
"h": 186
},
"luminance": 0.59055
}Semantic roles & 50–950 ramp
primary
#6EDCD0
secondary
#AA444F
accent
#1D2FC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484