#6EDCD8#6EDCD8
#6EDCD8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.101 H 192.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD8 |
|---|---|
| RGB | rgb(110, 220, 216) |
| HSL | hsl(178, 61%, 65%) |
| HSV | hsv(178, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.54, -32.44, -7.74) |
| CIE-LCH | lch(81.54, 33.35, 193.41°) |
| OKLab | oklab(82.88% -0.0991 -0.0215) |
| OKLCH | oklch(82.88% 0.101 192.2) |
| XYZ | xyz(44.4132, 59.4553, 74.0879) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.48
Robin'S Egg
#6DEDFD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD8 #DC6E72
analogous
#6EDCA1 #6EDCD8 #6EA9DC
triadic
#6EDCD8 #D86EDC #DCD86E
tetradic
#6EDCD8 #A16EDC #DC6E72 #A9DC6E
square
#6EDCD8 #A16EDC #DC6E72 #A9DC6E
split-complementary
#6EDCD8 #DC6EA9 #DCA16E
monochromatic
#28A7A3 #3DD0CB #6EDCD8 #9FE8E5 #D1F4F3
Accessibility & contrast
On white
1.63
#6EDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6EDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#25E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcd8; /* rgb */ color: rgb(110, 220, 216); /* oklch */ color: oklch(82.9% 0.101 192.2);
Tailwind
colors: {
custom: {
50: '#a0e7e4',
500: '#6edcd8',
950: '#000000',
},
}SCSS
$custom: #6edcd8; $custom-light: #a0e7e4; $custom-dark: #000000;
JSON
{
"hex": "#6edcd8",
"rgb": {
"r": 110,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.818,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82876,
"c": 0.10141,
"h": 192.2
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#6EDCD8
secondary
#AA4448
accent
#1D23C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484