#6BD4AE#6BD4AE
#6BD4AE is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.6% C 0.113 H 167.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4AE |
|---|---|
| RGB | rgb(107, 212, 174) |
| HSL | hsl(158, 55%, 63%) |
| HSV | hsv(158, 50%, 83%) |
| CMYK | cmyk(49.5%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(78.03, -39.43, 9.53) |
| CIE-LCH | lch(78.03, 40.56, 166.41°) |
| OKLab | oklab(79.65% -0.1105 0.0245) |
| OKLCH | oklch(79.65% 0.113 167.5) |
| XYZ | xyz(37.2435, 53.2656, 48.3549) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.83
Seafoam Blue
#78D1B6
ΔE00 3.30
Eucalyptus
#44D7A8
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 3.71
Pale Teal
#82CBB2
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4AE #D46B91
analogous
#6BD47A #6BD4AE #6BC5D4
triadic
#6BD4AE #AE6BD4 #D4AE6B
tetradic
#6BD4AE #7A6BD4 #D46B91 #C5D46B
square
#6BD4AE #7A6BD4 #D46B91 #C5D46B
split-complementary
#6BD4AE #D46BC5 #D47A6B
monochromatic
#2C9871 #3CC694 #6BD4AE #9AE2C8 #CAF0E2
Accessibility & contrast
On white
1.80
#6BD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6BD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4AE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4AE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#44D5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd4ae; /* rgb */ color: rgb(107, 212, 174); /* oklch */ color: oklch(79.6% 0.113 167.5);
Tailwind
colors: {
custom: {
50: '#9ce2c6',
500: '#6bd4ae',
950: '#000000',
},
}SCSS
$custom: #6bd4ae; $custom-light: #9ce2c6; $custom-dark: #000000;
JSON
{
"hex": "#6bd4ae",
"rgb": {
"r": 107,
"g": 212,
"b": 174
},
"hsl": {
"h": 158.286,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.79649,
"c": 0.11317,
"h": 167.5
},
"luminance": 0.53269
}Semantic roles & 50–950 ramp
primary
#6BD4AE
secondary
#9D4666
accent
#235DC2
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482