#6EDCD7#6EDCD7
#6EDCD7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.102 H 191.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD7 |
|---|---|
| RGB | rgb(110, 220, 215) |
| HSL | hsl(177, 61%, 65%) |
| HSV | hsv(177, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.51, -32.69, -7.25) |
| CIE-LCH | lch(81.51, 33.49, 192.50°) |
| OKLab | oklab(82.84% -0.0995 -0.0201) |
| OKLCH | oklch(82.84% 0.102 191.4) |
| XYZ | xyz(44.2843, 59.4037, 73.4092) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 7.63
Tiffany Blue
#7BF2DA
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD7 #DC6E73
analogous
#6EDCA0 #6EDCD7 #6EAADC
triadic
#6EDCD7 #D76EDC #DCD76E
tetradic
#6EDCD7 #A06EDC #DC6E73 #AADC6E
square
#6EDCD7 #A06EDC #DC6E73 #AADC6E
split-complementary
#6EDCD7 #DC6EAA #DCA06E
monochromatic
#28A7A1 #3DD0C9 #6EDCD7 #9FE8E5 #D1F4F2
Accessibility & contrast
On white
1.63
#6EDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6EDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#26E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcd7; /* rgb */ color: rgb(110, 220, 215); /* oklch */ color: oklch(82.8% 0.102 191.4);
Tailwind
colors: {
custom: {
50: '#a0e7e3',
500: '#6edcd7',
950: '#000000',
},
}SCSS
$custom: #6edcd7; $custom-light: #a0e7e3; $custom-dark: #000000;
JSON
{
"hex": "#6edcd7",
"rgb": {
"r": 110,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.273,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82844,
"c": 0.10155,
"h": 191.4
},
"luminance": 0.59408
}Semantic roles & 50–950 ramp
primary
#6EDCD7
secondary
#AA4449
accent
#1D25C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484