#6EDED5#6EDED5
#6EDED5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.104 H 188.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED5 |
|---|---|
| RGB | rgb(110, 222, 213) |
| HSL | hsl(175, 63%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(82.03, -34.14, -5.41) |
| CIE-LCH | lch(82.03, 34.56, 189.01°) |
| OKLab | oklab(83.25% -0.1026 -0.0152) |
| OKLCH | oklch(83.25% 0.104 188.4) |
| XYZ | xyz(44.5569, 60.3576, 72.2400) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.92
Mediumturquoise
#48D1CC
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.88
Bright Aqua
#0BF9EA
ΔE00 7.36
Seafoam Blue
#78D1B6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED5 #DE6E77
analogous
#6EDE9D #6EDED5 #6EAFDE
triadic
#6EDED5 #D56EDE #DED56E
tetradic
#6EDED5 #9D6EDE #DE6E77 #AFDE6E
square
#6EDED5 #9D6EDE #DE6E77 #AFDE6E
split-complementary
#6EDED5 #DE6EAF #DE9D6E
monochromatic
#27ABA0 #3CD3C7 #6EDED5 #A0E9E3 #D2F5F2
Accessibility & contrast
On white
1.61
#6EDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6EDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#27E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded5; /* rgb */ color: rgb(110, 222, 213); /* oklch */ color: oklch(83.2% 0.104 188.4);
Tailwind
colors: {
custom: {
50: '#a0e8e1',
500: '#6eded5',
950: '#000000',
},
}SCSS
$custom: #6eded5; $custom-light: #a0e8e1; $custom-dark: #000000;
JSON
{
"hex": "#6eded5",
"rgb": {
"r": 110,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.179,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83245,
"c": 0.10368,
"h": 188.4
},
"luminance": 0.60362
}Semantic roles & 50–950 ramp
primary
#6EDED5
secondary
#AD434C
accent
#1B29CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484