#6BD7AE#6BD7AE
#6BD7AE is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.4% C 0.117 H 166.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7AE |
|---|---|
| RGB | rgb(107, 215, 174) |
| HSL | hsl(157, 57%, 63%) |
| HSV | hsv(157, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 19.1%, 15.7%) |
| CIE-LAB | lab(78.91, -40.77, 10.79) |
| CIE-LCH | lch(78.91, 42.17, 165.17°) |
| OKLab | oklab(80.37% -0.1138 0.0277) |
| OKLCH | oklch(80.37% 0.117 166.3) |
| XYZ | xyz(38.0004, 54.7794, 48.6072) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 2.95
Eucalyptus
#44D7A8
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 4.83
Aquamarine (survey)
#04D8B2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7AE #D76B94
analogous
#6BD778 #6BD7AE #6BCAD7
triadic
#6BD7AE #AE6BD7 #D7AE6B
tetradic
#6BD7AE #786BD7 #D76B94 #CAD76B
square
#6BD7AE #786BD7 #D76B94 #CAD76B
split-complementary
#6BD7AE #D76BCA #D7786B
monochromatic
#2A9D72 #3BCA94 #6BD7AE #9BE4C8 #CBF1E3
Accessibility & contrast
On white
1.76
#6BD7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#6BD7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7AE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7AE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAC
Deuteranopia (green-blind)
#C2BFB1
Tritanopia (blue-blind)
#43D8CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd7ae; /* rgb */ color: rgb(107, 215, 174); /* oklch */ color: oklch(80.4% 0.117 166.3);
Tailwind
colors: {
custom: {
50: '#9ce4c6',
500: '#6bd7ae',
950: '#000000',
},
}SCSS
$custom: #6bd7ae; $custom-light: #9ce4c6; $custom-dark: #000000;
JSON
{
"hex": "#6bd7ae",
"rgb": {
"r": 107,
"g": 215,
"b": 174
},
"hsl": {
"h": 157.222,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.80366,
"c": 0.11717,
"h": 166.3
},
"luminance": 0.54783
}Semantic roles & 50–950 ramp
primary
#6BD7AE
secondary
#A14568
accent
#205FC5
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482