#6ECFD7#6ECFD7
#6ECFD7 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.092 H 202.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFD7 |
|---|---|
| RGB | rgb(110, 207, 215) |
| HSL | hsl(185, 57%, 64%) |
| HSV | hsv(185, 49%, 84%) |
| CMYK | cmyk(48.8%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.78, -26.43, -12.80) |
| CIE-LCH | lch(77.78, 29.37, 205.85°) |
| OKLab | oklab(79.84% -0.0851 -0.0353) |
| OKLCH | oklch(79.84% 0.092 202.5) |
| XYZ | xyz(41.0041, 52.8434, 72.3158) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFD7 #D7766E
analogous
#6ED7AA #6ECFD7 #6E9AD7
triadic
#6ECFD7 #D76ECF #CFD76E
tetradic
#6ECFD7 #AA6ED7 #D7766E #9AD76E
square
#6ECFD7 #AA6ED7 #D7766E #9AD76E
split-complementary
#6ECFD7 #D76E9A #D7AA6E
monochromatic
#2C969F #3EBFCA #6ECFD7 #9EDFE4 #CEEFF1
Accessibility & contrast
On white
1.82
#6ECFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6ECFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFD7
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFD7 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D8
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#2DD5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfd7; /* rgb */ color: rgb(110, 207, 215); /* oklch */ color: oklch(79.8% 0.092 202.5);
Tailwind
colors: {
custom: {
50: '#9fdee3',
500: '#6ecfd7',
950: '#000000',
},
}SCSS
$custom: #6ecfd7; $custom-light: #9fdee3; $custom-dark: #000000;
JSON
{
"hex": "#6ecfd7",
"rgb": {
"r": 110,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.571,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79841,
"c": 0.09216,
"h": 202.5
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#6ECFD7
secondary
#A34D46
accent
#2E21C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484