#6EDED8#6EDED8
#6EDED8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.103 H 190.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED8 |
|---|---|
| RGB | rgb(110, 222, 216) |
| HSL | hsl(177, 63%, 65%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.12, -33.38, -6.89) |
| CIE-LCH | lch(82.12, 34.09, 191.65°) |
| OKLab | oklab(83.34% -0.1013 -0.0191) |
| OKLCH | oklch(83.34% 0.103 190.7) |
| XYZ | xyz(44.9412, 60.5113, 74.2640) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Turquoise
#40E0D0
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 6.39
Tiffany Blue
#7BF2DA
ΔE00 7.23
Bright Light Blue
#26F7FD
ΔE00 7.42
Bright Cyan
#41FDFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED8 #DE6E74
analogous
#6EDEA0 #6EDED8 #6EACDE
triadic
#6EDED8 #D86EDE #DED86E
tetradic
#6EDED8 #A06EDE #DE6E74 #ACDE6E
square
#6EDED8 #A06EDE #DE6E74 #ACDE6E
split-complementary
#6EDED8 #DE6EAC #DEA06E
monochromatic
#27ABA4 #3CD3CB #6EDED8 #A0E9E5 #D2F5F3
Accessibility & contrast
On white
1.60
#6EDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6EDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#23E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded8; /* rgb */ color: rgb(110, 222, 216); /* oklch */ color: oklch(83.3% 0.103 190.7);
Tailwind
colors: {
custom: {
50: '#a0e8e4',
500: '#6eded8',
950: '#000000',
},
}SCSS
$custom: #6eded8; $custom-light: #a0e8e4; $custom-dark: #000000;
JSON
{
"hex": "#6eded8",
"rgb": {
"r": 110,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.786,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83339,
"c": 0.10309,
"h": 190.7
},
"luminance": 0.60515
}Semantic roles & 50–950 ramp
primary
#6EDED8
secondary
#AD4349
accent
#1B24CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484