#6ED7BF#6ED7BF
#6ED7BF is a light, moderate teal. Relative luminance 0.557; OKLCH L 80.9% C 0.104 H 176.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7BF |
|---|---|
| RGB | rgb(110, 215, 191) |
| HSL | hsl(166, 57%, 64%) |
| HSV | hsv(166, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(79.43, -36.22, 2.49) |
| CIE-LCH | lch(79.43, 36.31, 176.07°) |
| OKLab | oklab(80.95% -0.1043 0.006) |
| OKLCH | oklch(80.95% 0.104 176.7) |
| XYZ | xyz(40.1308, 55.6740, 57.9115) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.45
Mediumaquamarine
#66CDAA
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.69
Aquamarine (survey)
#04D8B2
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7BF #D76E86
analogous
#6ED78A #6ED7BF #6EBAD7
triadic
#6ED7BF #BF6ED7 #D7BF6E
tetradic
#6ED7BF #8A6ED7 #D76E86 #BAD76E
square
#6ED7BF #8A6ED7 #D76E86 #BAD76E
split-complementary
#6ED7BF #D76EBA #D78A6E
monochromatic
#2C9F85 #3ECAAA #6ED7BF #9EE4D4 #CEF1E9
Accessibility & contrast
On white
1.73
#6ED7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6ED7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7BF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7BF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#BFC0C1
Tritanopia (blue-blind)
#3FD9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed7bf; /* rgb */ color: rgb(110, 215, 191); /* oklch */ color: oklch(80.9% 0.104 176.7);
Tailwind
colors: {
custom: {
50: '#9ee4d2',
500: '#6ed7bf',
950: '#000000',
},
}SCSS
$custom: #6ed7bf; $custom-light: #9ee4d2; $custom-dark: #000000;
JSON
{
"hex": "#6ed7bf",
"rgb": {
"r": 110,
"g": 215,
"b": 191
},
"hsl": {
"h": 166.286,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.80947,
"c": 0.10446,
"h": 176.7
},
"luminance": 0.55677
}Semantic roles & 50–950 ramp
primary
#6ED7BF
secondary
#A3465B
accent
#2146C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483