#6ECED2#6ECED2
#6ECED2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.091 H 199.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECED2 |
|---|---|
| RGB | rgb(110, 206, 210) |
| HSL | hsl(182, 53%, 63%) |
| HSV | hsv(182, 48%, 82%) |
| CMYK | cmyk(47.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.34, -27.25, -10.77) |
| CIE-LCH | lch(77.34, 29.30, 201.56°) |
| OKLab | oklab(79.44% -0.086 -0.0297) |
| OKLCH | oklch(79.44% 0.091 199) |
| XYZ | xyz(40.1299, 52.1073, 68.9032) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Robin Egg Blue
#8AF1FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECED2 #D2726E
analogous
#6ED2A4 #6ECED2 #6E9CD2
triadic
#6ECED2 #D26ECE #CED26E
tetradic
#6ECED2 #A46ED2 #D2726E #9CD26E
square
#6ECED2 #A46ED2 #D2726E #9CD26E
split-complementary
#6ECED2 #D26E9C #D2A46E
monochromatic
#2F9397 #3FBEC4 #6ECED2 #9DDEE0 #CBEEEF
Accessibility & contrast
On white
1.84
#6ECED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6ECED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECED2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECED2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B1BAD3
Tritanopia (blue-blind)
#33D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6eced2; /* rgb */ color: rgb(110, 206, 210); /* oklch */ color: oklch(79.4% 0.091 199.0);
Tailwind
colors: {
custom: {
50: '#9fdddf',
500: '#6eced2',
950: '#000000',
},
}SCSS
$custom: #6eced2; $custom-light: #9fdddf; $custom-dark: #000000;
JSON
{
"hex": "#6eced2",
"rgb": {
"r": 110,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.4,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.79439,
"c": 0.09103,
"h": 199
},
"luminance": 0.52111
}Semantic roles & 50–950 ramp
primary
#6ECED2
secondary
#9C4B48
accent
#2C25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484