#6EDED1#6EDED1
#6EDED1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.105 H 185.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED1 |
|---|---|
| RGB | rgb(110, 222, 209) |
| HSL | hsl(173, 63%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.92, -35.13, -3.45) |
| CIE-LCH | lch(81.92, 35.30, 185.61°) |
| OKLab | oklab(83.12% -0.1043 -0.0098) |
| OKLCH | oklch(83.12% 0.105 185.4) |
| XYZ | xyz(44.0555, 60.1570, 69.5991) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.26
Mediumturquoise
#48D1CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 6.33
Bright Aqua
#0BF9EA
ΔE00 7.19
Aqua (survey)
#13EAC9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED1 #DE6E7B
analogous
#6EDE99 #6EDED1 #6EB3DE
triadic
#6EDED1 #D16EDE #DED16E
tetradic
#6EDED1 #996EDE #DE6E7B #B3DE6E
square
#6EDED1 #996EDE #DE6E7B #B3DE6E
split-complementary
#6EDED1 #DE6EB3 #DE996E
monochromatic
#27AB9B #3CD3C1 #6EDED1 #A0E9E1 #D2F5F1
Accessibility & contrast
On white
1.61
#6EDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6EDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED1
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED1 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#2DE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded1; /* rgb */ color: rgb(110, 222, 209); /* oklch */ color: oklch(83.1% 0.105 185.4);
Tailwind
colors: {
custom: {
50: '#a0e8df',
500: '#6eded1',
950: '#000000',
},
}SCSS
$custom: #6eded1; $custom-light: #a0e8df; $custom-dark: #000000;
JSON
{
"hex": "#6eded1",
"rgb": {
"r": 110,
"g": 222,
"b": 209
},
"hsl": {
"h": 173.036,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83121,
"c": 0.10473,
"h": 185.4
},
"luminance": 0.60161
}Semantic roles & 50–950 ramp
primary
#6EDED1
secondary
#AD434F
accent
#1B2FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484