#6EDCDC#6EDCDC
#6EDCDC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.101 H 195.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCDC |
|---|---|
| RGB | rgb(110, 220, 220) |
| HSL | hsl(180, 61%, 65%) |
| HSV | hsv(180, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.66, -31.41, -9.69) |
| CIE-LCH | lch(81.66, 32.88, 197.15°) |
| OKLab | oklab(83.01% -0.0974 -0.0268) |
| OKLCH | oklch(83.01% 0.101 195.4) |
| XYZ | xyz(44.9366, 59.6646, 76.8446) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.58
Turquoise
#40E0D0
ΔE00 6.61
Bright Light Blue
#26F7FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCDC #DC6E6E
analogous
#6EDCA5 #6EDCDC #6EA5DC
triadic
#6EDCDC #DC6EDC #DCDC6E
tetradic
#6EDCDC #A56EDC #DC6E6E #A5DC6E
square
#6EDCDC #A56EDC #DC6E6E #A5DC6E
split-complementary
#6EDCDC #DC6EA5 #DCA56E
monochromatic
#28A7A7 #3DD0D0 #6EDCDC #9FE8E8 #D1F4F4
Accessibility & contrast
On white
1.62
#6EDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6EDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCDC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCDC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#1EE2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcdc; /* rgb */ color: rgb(110, 220, 220); /* oklch */ color: oklch(83.0% 0.101 195.4);
Tailwind
colors: {
custom: {
50: '#a0e7e6',
500: '#6edcdc',
950: '#000000',
},
}SCSS
$custom: #6edcdc; $custom-light: #a0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#6edcdc",
"rgb": {
"r": 110,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.83006,
"c": 0.10107,
"h": 195.4
},
"luminance": 0.59669
}Semantic roles & 50–950 ramp
primary
#6EDCDC
secondary
#AA4444
accent
#1D1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484