#6ECFD3#6ECFD3
#6ECFD3 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.092 H 199.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFD3 |
|---|---|
| RGB | rgb(110, 207, 211) |
| HSL | hsl(182, 53%, 63%) |
| HSV | hsv(182, 48%, 83%) |
| CMYK | cmyk(47.9%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.66, -27.48, -10.83) |
| CIE-LCH | lch(77.66, 29.54, 201.52°) |
| OKLab | oklab(79.7% -0.0868 -0.0299) |
| OKLCH | oklch(79.7% 0.092 199) |
| XYZ | xyz(40.4964, 52.6403, 69.6419) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFD3 #D3726E
analogous
#6ED3A4 #6ECFD3 #6E9CD3
triadic
#6ECFD3 #D36ECF #CFD36E
tetradic
#6ECFD3 #A46ED3 #D3726E #9CD36E
square
#6ECFD3 #A46ED3 #D3726E #9CD36E
split-complementary
#6ECFD3 #D36E9C #D3A46E
monochromatic
#2E9498 #3FBFC5 #6ECFD3 #9DDFE1 #CCEEEF
Accessibility & contrast
On white
1.82
#6ECFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6ECFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFD3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFD3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B2BBD4
Tritanopia (blue-blind)
#32D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfd3; /* rgb */ color: rgb(110, 207, 211); /* oklch */ color: oklch(79.7% 0.092 199.0);
Tailwind
colors: {
custom: {
50: '#9fdee0',
500: '#6ecfd3',
950: '#000000',
},
}SCSS
$custom: #6ecfd3; $custom-light: #9fdee0; $custom-dark: #000000;
JSON
{
"hex": "#6ecfd3",
"rgb": {
"r": 110,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.376,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.79704,
"c": 0.09176,
"h": 199
},
"luminance": 0.52644
}Semantic roles & 50–950 ramp
primary
#6ECFD3
secondary
#9D4B48
accent
#2B25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484