#6ECFBF#6ECFBF
#6ECFBF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.095 H 181.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFBF |
|---|---|
| RGB | rgb(110, 207, 191) |
| HSL | hsl(170, 50%, 62%) |
| HSV | hsv(170, 47%, 81%) |
| CMYK | cmyk(46.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.10, -32.49, -0.91) |
| CIE-LCH | lch(77.10, 32.50, 181.60°) |
| OKLab | oklab(79.07% -0.0952 -0.0029) |
| OKLCH | oklch(79.07% 0.095 181.8) |
| XYZ | xyz(38.1433, 51.6991, 57.2490) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.96
Pale Teal
#82CBB2
ΔE00 4.64
Mediumturquoise
#48D1CC
ΔE00 5.01
Turquoise
#40E0D0
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 6.14
Turquoise (survey)
#06C2AC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFBF #CF6E7E
analogous
#6ECF8F #6ECFBF #6EAFCF
triadic
#6ECFBF #BF6ECF #CFBF6E
tetradic
#6ECFBF #8F6ECF #CF6E7E #AFCF6E
square
#6ECFBF #8F6ECF #CF6E7E #AFCF6E
split-complementary
#6ECFBF #CF6EAF #CF8F6E
monochromatic
#309282 #40C0AB #6ECFBF #9CDED3 #CAEDE8
Accessibility & contrast
On white
1.85
#6ECFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6ECFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFBF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFBF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#42D2CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ecfbf; /* rgb */ color: rgb(110, 207, 191); /* oklch */ color: oklch(79.1% 0.095 181.8);
Tailwind
colors: {
custom: {
50: '#9eded2',
500: '#6ecfbf',
950: '#000000',
},
}SCSS
$custom: #6ecfbf; $custom-light: #9eded2; $custom-dark: #000000;
JSON
{
"hex": "#6ecfbf",
"rgb": {
"r": 110,
"g": 207,
"b": 191
},
"hsl": {
"h": 170.103,
"s": 50.259,
"l": 62.157
},
"oklch": {
"l": 0.79066,
"c": 0.09528,
"h": 181.8
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#6ECFBF
secondary
#984956
accent
#2841BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483