#6EDED9#6EDED9
#6EDED9 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.103 H 191.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDED9 |
|---|---|
| RGB | rgb(110, 222, 217) |
| HSL | hsl(177, 63%, 65%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(82.14, -33.13, -7.38) |
| CIE-LCH | lch(82.14, 33.94, 192.55°) |
| OKLab | oklab(83.37% -0.1009 -0.0205) |
| OKLCH | oklch(83.37% 0.103 191.5) |
| XYZ | xyz(45.0709, 60.5632, 74.9469) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 7.24
Bright Cyan
#41FDFE
ΔE00 7.52
Tiffany Blue
#7BF2DA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDED9 #DE6E73
analogous
#6EDEA1 #6EDED9 #6EABDE
triadic
#6EDED9 #D96EDE #DED96E
tetradic
#6EDED9 #A16EDE #DE6E73 #ABDE6E
square
#6EDED9 #A16EDE #DE6E73 #ABDE6E
split-complementary
#6EDED9 #DE6EAB #DEA16E
monochromatic
#27ABA5 #3CD3CC #6EDED9 #A0E9E6 #D2F5F3
Accessibility & contrast
On white
1.60
#6EDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6EDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDED9
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDED9 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D9
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#22E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6eded9; /* rgb */ color: rgb(110, 222, 217); /* oklch */ color: oklch(83.4% 0.103 191.5);
Tailwind
colors: {
custom: {
50: '#a0e8e4',
500: '#6eded9',
950: '#000000',
},
}SCSS
$custom: #6eded9; $custom-light: #a0e8e4; $custom-dark: #000000;
JSON
{
"hex": "#6eded9",
"rgb": {
"r": 110,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.321,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83371,
"c": 0.10294,
"h": 191.5
},
"luminance": 0.60567
}Semantic roles & 50–950 ramp
primary
#6EDED9
secondary
#AD4348
accent
#1B23CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484