#6EDED0#6EDED0
#6EDED0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 184.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED0 |
|---|---|
| RGB | rgb(110, 222, 208) |
| HSL | hsl(173, 63%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(81.90, -35.38, -2.96) |
| CIE-LCH | lch(81.90, 35.50, 184.78°) |
| OKLab | oklab(83.09% -0.1047 -0.0085) |
| OKLCH | oklch(83.09% 0.105 184.7) |
| XYZ | xyz(43.9320, 60.1077, 68.9491) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Mediumturquoise
#48D1CC
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 6.05
Aqua (survey)
#13EAC9
ΔE00 7.17
Bright Aqua
#0BF9EA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED0 #DE6E7C
analogous
#6EDE98 #6EDED0 #6EB4DE
triadic
#6EDED0 #D06EDE #DED06E
tetradic
#6EDED0 #986EDE #DE6E7C #B4DE6E
square
#6EDED0 #986EDE #DE6E7C #B4DE6E
split-complementary
#6EDED0 #DE6EB4 #DE986E
monochromatic
#27AB9A #3CD3C0 #6EDED0 #A0E9E0 #D2F5F0
Accessibility & contrast
On white
1.61
#6EDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6EDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3D0
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#2EE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded0; /* rgb */ color: rgb(110, 222, 208); /* oklch */ color: oklch(83.1% 0.105 184.7);
Tailwind
colors: {
custom: {
50: '#a0e8de',
500: '#6eded0',
950: '#000000',
},
}SCSS
$custom: #6eded0; $custom-light: #a0e8de; $custom-dark: #000000;
JSON
{
"hex": "#6eded0",
"rgb": {
"r": 110,
"g": 222,
"b": 208
},
"hsl": {
"h": 172.5,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.8309,
"c": 0.10504,
"h": 184.7
},
"luminance": 0.60112
}Semantic roles & 50–950 ramp
primary
#6EDED0
secondary
#AD4350
accent
#1B31CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484