#6EE3CD#6EE3CD
#6EE3CD is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.2% C 0.111 H 179.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3CD |
|---|---|
| RGB | rgb(110, 227, 205) |
| HSL | hsl(169, 68%, 66%) |
| HSV | hsv(169, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(83.26, -38.40, 0.63) |
| CIE-LCH | lch(83.26, 38.41, 179.06°) |
| OKLab | oklab(84.17% -0.1115 0.0011) |
| OKLCH | oklch(84.17% 0.111 179.5) |
| XYZ | xyz(44.9142, 62.6569, 67.4729) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.35
Turquoise
#40E0D0
ΔE00 3.70
Aqua (survey)
#13EAC9
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 5.98
Light Turquoise
#7EF4CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3CD #E36E84
analogous
#6EE392 #6EE3CD #6EBEE3
triadic
#6EE3CD #CD6EE3 #E3CD6E
tetradic
#6EE3CD #926EE3 #E36E84 #BEE36E
square
#6EE3CD #926EE3 #E36E84 #BEE36E
split-complementary
#6EE3CD #E36EBE #E3926E
monochromatic
#23B499 #3BD9BB #6EE3CD #A1EDDF #D5F7F0
Accessibility & contrast
On white
1.55
#6EE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6EE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3CD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3CD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#2EE6DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee3cd; /* rgb */ color: rgb(110, 227, 205); /* oklch */ color: oklch(84.2% 0.111 179.5);
Tailwind
colors: {
custom: {
50: '#a0ecdc',
500: '#6ee3cd',
950: '#000000',
},
}SCSS
$custom: #6ee3cd; $custom-light: #a0ecdc; $custom-dark: #000000;
JSON
{
"hex": "#6ee3cd",
"rgb": {
"r": 110,
"g": 227,
"b": 205
},
"hsl": {
"h": 168.718,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.84168,
"c": 0.11146,
"h": 179.5
},
"luminance": 0.62661
}Semantic roles & 50–950 ramp
primary
#6EE3CD
secondary
#B54156
accent
#1639D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584