#6EDED2#6EDED2
#6EDED2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.104 H 186.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED2 |
|---|---|
| RGB | rgb(110, 222, 210) |
| HSL | hsl(174, 63%, 65%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.95, -34.88, -3.94) |
| CIE-LCH | lch(81.95, 35.11, 186.45°) |
| OKLab | oklab(83.15% -0.1038 -0.0112) |
| OKLCH | oklch(83.15% 0.104 186.1) |
| XYZ | xyz(44.1796, 60.2067, 70.2531) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.38
Mediumturquoise
#48D1CC
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 6.62
Bright Aqua
#0BF9EA
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED2 #DE6E7A
analogous
#6EDE9A #6EDED2 #6EB2DE
triadic
#6EDED2 #D26EDE #DED26E
tetradic
#6EDED2 #9A6EDE #DE6E7A #B2DE6E
square
#6EDED2 #9A6EDE #DE6E7A #B2DE6E
split-complementary
#6EDED2 #DE6EB2 #DE9A6E
monochromatic
#27AB9D #3CD3C3 #6EDED2 #A0E9E1 #D2F5F1
Accessibility & contrast
On white
1.61
#6EDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6EDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#2BE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded2; /* rgb */ color: rgb(110, 222, 210); /* oklch */ color: oklch(83.2% 0.104 186.1);
Tailwind
colors: {
custom: {
50: '#a0e8df',
500: '#6eded2',
950: '#000000',
},
}SCSS
$custom: #6eded2; $custom-light: #a0e8df; $custom-dark: #000000;
JSON
{
"hex": "#6eded2",
"rgb": {
"r": 110,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.571,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83151,
"c": 0.10444,
"h": 186.1
},
"luminance": 0.60211
}Semantic roles & 50–950 ramp
primary
#6EDED2
secondary
#AD434F
accent
#1B2ECB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484