#6EDEDA#6EDEDA
#6EDEDA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.103 H 192.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEDA |
|---|---|
| RGB | rgb(110, 222, 218) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.17, -32.88, -7.86) |
| CIE-LCH | lch(82.17, 33.80, 193.45°) |
| OKLab | oklab(83.4% -0.1005 -0.0218) |
| OKLCH | oklch(83.4% 0.103 192.3) |
| XYZ | xyz(45.2013, 60.6154, 75.6340) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 7.09
Bright Cyan
#41FDFE
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEDA #DE6E72
analogous
#6EDEA2 #6EDEDA #6EAADE
triadic
#6EDEDA #DA6EDE #DEDA6E
tetradic
#6EDEDA #A26EDE #DE6E72 #AADE6E
square
#6EDEDA #A26EDE #DE6E72 #AADE6E
split-complementary
#6EDEDA #DE6EAA #DEA26E
monochromatic
#27ABA6 #3CD3CD #6EDEDA #A0E9E7 #D2F5F3
Accessibility & contrast
On white
1.60
#6EDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6EDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEDA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEDA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#20E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ededa; /* rgb */ color: rgb(110, 222, 218); /* oklch */ color: oklch(83.4% 0.103 192.3);
Tailwind
colors: {
custom: {
50: '#a0e8e5',
500: '#6ededa',
950: '#000000',
},
}SCSS
$custom: #6ededa; $custom-light: #a0e8e5; $custom-dark: #000000;
JSON
{
"hex": "#6ededa",
"rgb": {
"r": 110,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.857,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83403,
"c": 0.1028,
"h": 192.3
},
"luminance": 0.6062
}Semantic roles & 50–950 ramp
primary
#6EDEDA
secondary
#AD4347
accent
#1B21CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484