#6EDED3#6EDED3
#6EDED3 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 186.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED3 |
|---|---|
| RGB | rgb(110, 222, 211) |
| HSL | hsl(174, 63%, 65%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(81.98, -34.64, -4.43) |
| CIE-LCH | lch(81.98, 34.92, 187.29°) |
| OKLab | oklab(83.18% -0.1034 -0.0125) |
| OKLCH | oklch(83.18% 0.104 186.9) |
| XYZ | xyz(44.3046, 60.2567, 70.9113) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Mediumturquoise
#48D1CC
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.90
Seafoam Blue
#78D1B6
ΔE00 6.92
Bright Aqua
#0BF9EA
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED3 #DE6E79
analogous
#6EDE9B #6EDED3 #6EB1DE
triadic
#6EDED3 #D36EDE #DED36E
tetradic
#6EDED3 #9B6EDE #DE6E79 #B1DE6E
square
#6EDED3 #9B6EDE #DE6E79 #B1DE6E
split-complementary
#6EDED3 #DE6EB1 #DE9B6E
monochromatic
#27AB9E #3CD3C4 #6EDED3 #A0E9E2 #D2F5F1
Accessibility & contrast
On white
1.61
#6EDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6EDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED3
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED3 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#2AE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded3; /* rgb */ color: rgb(110, 222, 211); /* oklch */ color: oklch(83.2% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#a0e8e0',
500: '#6eded3',
950: '#000000',
},
}SCSS
$custom: #6eded3; $custom-light: #a0e8e0; $custom-dark: #000000;
JSON
{
"hex": "#6eded3",
"rgb": {
"r": 110,
"g": 222,
"b": 211
},
"hsl": {
"h": 174.107,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83182,
"c": 0.10417,
"h": 186.9
},
"luminance": 0.60261
}Semantic roles & 50–950 ramp
primary
#6EDED3
secondary
#AD434E
accent
#1B2CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484