#6ED7AF#6ED7AF
#6ED7AF is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.5% C 0.115 H 166.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7AF |
|---|---|
| RGB | rgb(110, 215, 175) |
| HSL | hsl(157, 57%, 64%) |
| HSV | hsv(157, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 18.6%, 15.7%) |
| CIE-LAB | lab(79.05, -39.84, 10.46) |
| CIE-LCH | lch(79.05, 41.19, 165.29°) |
| OKLab | oklab(80.51% -0.1114 0.0269) |
| OKLCH | oklch(80.51% 0.115 166.4) |
| XYZ | xyz(38.4653, 55.0078, 49.1397) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 3.41
Seafoam Blue
#78D1B6
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.56
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7AF #D76E96
analogous
#6ED77A #6ED7AF #6ECAD7
triadic
#6ED7AF #AF6ED7 #D7AF6E
tetradic
#6ED7AF #7A6ED7 #D76E96 #CAD76E
square
#6ED7AF #7A6ED7 #D76E96 #CAD76E
split-complementary
#6ED7AF #D76ECA #D77A6E
monochromatic
#2C9F73 #3ECA95 #6ED7AF #9EE4C9 #CEF1E4
Accessibility & contrast
On white
1.75
#6ED7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#6ED7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7AF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7AF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#C3BFB2
Tritanopia (blue-blind)
#49D8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed7af; /* rgb */ color: rgb(110, 215, 175); /* oklch */ color: oklch(80.5% 0.115 166.4);
Tailwind
colors: {
custom: {
50: '#9ee4c6',
500: '#6ed7af',
950: '#000000',
},
}SCSS
$custom: #6ed7af; $custom-light: #9ee4c6; $custom-dark: #000000;
JSON
{
"hex": "#6ed7af",
"rgb": {
"r": 110,
"g": 215,
"b": 175
},
"hsl": {
"h": 157.143,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.80511,
"c": 0.11457,
"h": 166.4
},
"luminance": 0.55011
}Semantic roles & 50–950 ramp
primary
#6ED7AF
secondary
#A3466A
accent
#215FC4
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482