#6EDED7#6EDED7
#6EDED7 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.103 H 189.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED7 |
|---|---|
| RGB | rgb(110, 222, 215) |
| HSL | hsl(176, 63%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(82.09, -33.64, -6.40) |
| CIE-LCH | lch(82.09, 34.24, 190.77°) |
| OKLab | oklab(83.31% -0.1017 -0.0178) |
| OKLCH | oklch(83.31% 0.103 189.9) |
| XYZ | xyz(44.8123, 60.4598, 73.5852) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Turquoise
#40E0D0
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 6.53
Tiffany Blue
#7BF2DA
ΔE00 6.94
Bright Aqua
#0BF9EA
ΔE00 7.56
Bright Light Blue
#26F7FD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED7 #DE6E75
analogous
#6EDE9F #6EDED7 #6EADDE
triadic
#6EDED7 #D76EDE #DED76E
tetradic
#6EDED7 #9F6EDE #DE6E75 #ADDE6E
square
#6EDED7 #9F6EDE #DE6E75 #ADDE6E
split-complementary
#6EDED7 #DE6EAD #DE9F6E
monochromatic
#27ABA2 #3CD3C9 #6EDED7 #A0E9E5 #D2F5F3
Accessibility & contrast
On white
1.60
#6EDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6EDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED7
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED7 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C1C6D8
Tritanopia (blue-blind)
#25E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded7; /* rgb */ color: rgb(110, 222, 215); /* oklch */ color: oklch(83.3% 0.103 189.9);
Tailwind
colors: {
custom: {
50: '#a0e8e3',
500: '#6eded7',
950: '#000000',
},
}SCSS
$custom: #6eded7; $custom-light: #a0e8e3; $custom-dark: #000000;
JSON
{
"hex": "#6eded7",
"rgb": {
"r": 110,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.25,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83308,
"c": 0.10327,
"h": 189.9
},
"luminance": 0.60464
}Semantic roles & 50–950 ramp
primary
#6EDED7
secondary
#AD434A
accent
#1B26CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484