#6ECFD4#6ECFD4
#6ECFD4 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.092 H 199.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFD4 |
|---|---|
| RGB | rgb(110, 207, 212) |
| HSL | hsl(183, 54%, 63%) |
| HSV | hsv(183, 48%, 83%) |
| CMYK | cmyk(48.1%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.69, -27.22, -11.33) |
| CIE-LCH | lch(77.69, 29.48, 202.59°) |
| OKLab | oklab(79.74% -0.0863 -0.0312) |
| OKLCH | oklch(79.74% 0.092 199.9) |
| XYZ | xyz(40.6222, 52.6906, 70.3042) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFD4 #D4736E
analogous
#6ED4A6 #6ECFD4 #6E9CD4
triadic
#6ECFD4 #D46ECF #CFD46E
tetradic
#6ECFD4 #A66ED4 #D4736E #9CD46E
square
#6ECFD4 #A66ED4 #D4736E #9CD46E
split-complementary
#6ECFD4 #D46E9C #D4A66E
monochromatic
#2E959A #3FBFC6 #6ECFD4 #9DDFE2 #CCEEF0
Accessibility & contrast
On white
1.82
#6ECFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6ECFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFD4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFD4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#31D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfd4; /* rgb */ color: rgb(110, 207, 212); /* oklch */ color: oklch(79.7% 0.092 199.9);
Tailwind
colors: {
custom: {
50: '#9fdee1',
500: '#6ecfd4',
950: '#000000',
},
}SCSS
$custom: #6ecfd4; $custom-light: #9fdee1; $custom-dark: #000000;
JSON
{
"hex": "#6ecfd4",
"rgb": {
"r": 110,
"g": 207,
"b": 212
},
"hsl": {
"h": 182.941,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79738,
"c": 0.09182,
"h": 199.9
},
"luminance": 0.52694
}Semantic roles & 50–950 ramp
primary
#6ECFD4
secondary
#9F4C47
accent
#2C24C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484