#6ECFB5#6ECFB5
#6ECFB5 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.100 H 174.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFB5 |
|---|---|
| RGB | rgb(110, 207, 181) |
| HSL | hsl(164, 50%, 62%) |
| HSV | hsv(164, 47%, 81%) |
| CMYK | cmyk(46.9%, 0%, 12.6%, 18.8%) |
| CIE-LAB | lab(76.84, -34.85, 4.10) |
| CIE-LCH | lch(76.84, 35.09, 173.29°) |
| OKLab | oklab(78.77% -0.0996 0.0103) |
| OKLCH | oklch(78.77% 0.1 174.1) |
| XYZ | xyz(37.0802, 51.2738, 51.6499) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.24
Mediumaquamarine
#66CDAA
ΔE00 2.82
Pale Teal
#82CBB2
ΔE00 2.97
Aquamarine (survey)
#04D8B2
ΔE00 6.10
Eucalyptus
#44D7A8
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFB5 #CF6E88
analogous
#6ECF85 #6ECFB5 #6EB8CF
triadic
#6ECFB5 #B56ECF #CFB56E
tetradic
#6ECFB5 #856ECF #CF6E88 #B8CF6E
square
#6ECFB5 #856ECF #CF6E88 #B8CF6E
split-complementary
#6ECFB5 #CF6EB8 #CF856E
monochromatic
#309278 #40C09E #6ECFB5 #9CDECC #CAEDE4
Accessibility & contrast
On white
1.87
#6ECFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6ECFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFB5
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFB5 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#BAB9B7
Tritanopia (blue-blind)
#48D1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ecfb5; /* rgb */ color: rgb(110, 207, 181); /* oklch */ color: oklch(78.8% 0.100 174.1);
Tailwind
colors: {
custom: {
50: '#9ddecb',
500: '#6ecfb5',
950: '#000000',
},
}SCSS
$custom: #6ecfb5; $custom-light: #9ddecb; $custom-dark: #000000;
JSON
{
"hex": "#6ecfb5",
"rgb": {
"r": 110,
"g": 207,
"b": 181
},
"hsl": {
"h": 163.918,
"s": 50.259,
"l": 62.157
},
"oklch": {
"l": 0.78774,
"c": 0.10014,
"h": 174.1
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#6ECFB5
secondary
#98495E
accent
#2850BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482