#6EDED6#6EDED6
#6EDED6 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.103 H 189.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED6 |
|---|---|
| RGB | rgb(110, 222, 214) |
| HSL | hsl(176, 63%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(82.06, -33.89, -5.91) |
| CIE-LCH | lch(82.06, 34.40, 189.89°) |
| OKLab | oklab(83.28% -0.1021 -0.0165) |
| OKLCH | oklch(83.28% 0.103 189.2) |
| XYZ | xyz(44.6842, 60.4086, 72.9105) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.70
Bright Aqua
#0BF9EA
ΔE00 7.45
Bright Light Blue
#26F7FD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED6 #DE6E76
analogous
#6EDE9E #6EDED6 #6EAEDE
triadic
#6EDED6 #D66EDE #DED66E
tetradic
#6EDED6 #9E6EDE #DE6E76 #AEDE6E
square
#6EDED6 #9E6EDE #DE6E76 #AEDE6E
split-complementary
#6EDED6 #DE6EAE #DE9E6E
monochromatic
#27ABA1 #3CD3C8 #6EDED6 #A0E9E4 #D2F5F2
Accessibility & contrast
On white
1.61
#6EDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6EDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED6
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED6 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#26E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded6; /* rgb */ color: rgb(110, 222, 214); /* oklch */ color: oklch(83.3% 0.103 189.2);
Tailwind
colors: {
custom: {
50: '#a0e8e2',
500: '#6eded6',
950: '#000000',
},
}SCSS
$custom: #6eded6; $custom-light: #a0e8e2; $custom-dark: #000000;
JSON
{
"hex": "#6eded6",
"rgb": {
"r": 110,
"g": 222,
"b": 214
},
"hsl": {
"h": 175.714,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83276,
"c": 0.10346,
"h": 189.2
},
"luminance": 0.60413
}Semantic roles & 50–950 ramp
primary
#6EDED6
secondary
#AD434B
accent
#1B27CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484