#6ECFD6#6ECFD6
#6ECFD6 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.092 H 201.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFD6 |
|---|---|
| RGB | rgb(110, 207, 214) |
| HSL | hsl(184, 56%, 64%) |
| HSV | hsv(184, 49%, 84%) |
| CMYK | cmyk(48.6%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.75, -26.69, -12.31) |
| CIE-LCH | lch(77.75, 29.40, 204.76°) |
| OKLab | oklab(79.81% -0.0855 -0.0339) |
| OKLCH | oklch(79.81% 0.092 201.6) |
| XYZ | xyz(40.8760, 52.7922, 71.6411) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Robin Egg Blue
#8AF1FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFD6 #D6756E
analogous
#6ED6A9 #6ECFD6 #6E9BD6
triadic
#6ECFD6 #D66ECF #CFD66E
tetradic
#6ECFD6 #A96ED6 #D6756E #9BD66E
square
#6ECFD6 #A96ED6 #D6756E #9BD66E
split-complementary
#6ECFD6 #D66E9B #D6A96E
monochromatic
#2C969D #3EBFC9 #6ECFD6 #9EDFE3 #CDEFF1
Accessibility & contrast
On white
1.82
#6ECFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6ECFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFD6
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFD6 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D7
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#2ED5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfd6; /* rgb */ color: rgb(110, 207, 214); /* oklch */ color: oklch(79.8% 0.092 201.6);
Tailwind
colors: {
custom: {
50: '#9fdee2',
500: '#6ecfd6',
950: '#000000',
},
}SCSS
$custom: #6ecfd6; $custom-light: #9fdee2; $custom-dark: #000000;
JSON
{
"hex": "#6ecfd6",
"rgb": {
"r": 110,
"g": 207,
"b": 214
},
"hsl": {
"h": 184.038,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79807,
"c": 0.09202,
"h": 201.6
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#6ECFD6
secondary
#A24D47
accent
#2D22C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484