#6ED4CF#6ED4CF
#6ED4CF is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.096 H 191.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4CF |
|---|---|
| RGB | rgb(110, 212, 207) |
| HSL | hsl(177, 54%, 63%) |
| HSV | hsv(177, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(78.99, -30.92, -6.72) |
| CIE-LCH | lch(78.99, 31.64, 192.26°) |
| OKLab | oklab(80.73% -0.094 -0.0187) |
| OKLCH | oklch(80.73% 0.096 191.2) |
| XYZ | xyz(41.2318, 54.9034, 67.4440) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.00
Darkturquoise
#00CED1
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 7.94
Seafoam Blue
#78D1B6
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4CF #D46E73
analogous
#6ED49C #6ED4CF #6EA6D4
triadic
#6ED4CF #CF6ED4 #D4CF6E
tetradic
#6ED4CF #9C6ED4 #D46E73 #A6D46E
square
#6ED4CF #9C6ED4 #D46E73 #A6D46E
split-complementary
#6ED4CF #D46EA6 #D49C6E
monochromatic
#2E9A95 #3FC6BF #6ED4CF #9DE2DF #CCF0EE
Accessibility & contrast
On white
1.75
#6ED4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6ED4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4CF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4CF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#33D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed4cf; /* rgb */ color: rgb(110, 212, 207); /* oklch */ color: oklch(80.7% 0.096 191.2);
Tailwind
colors: {
custom: {
50: '#9fe1dd',
500: '#6ed4cf',
950: '#000000',
},
}SCSS
$custom: #6ed4cf; $custom-light: #9fe1dd; $custom-dark: #000000;
JSON
{
"hex": "#6ed4cf",
"rgb": {
"r": 110,
"g": 212,
"b": 207
},
"hsl": {
"h": 177.059,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.80731,
"c": 0.09587,
"h": 191.2
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#6ED4CF
secondary
#9F474C
accent
#242CC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484