#6BD5AE#6BD5AE
#6BD5AE is a light, moderate teal. Relative luminance 0.538; OKLCH L 79.9% C 0.114 H 167.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5AE |
|---|---|
| RGB | rgb(107, 213, 174) |
| HSL | hsl(158, 56%, 63%) |
| HSV | hsv(158, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 18.3%, 16.5%) |
| CIE-LAB | lab(78.33, -39.88, 9.95) |
| CIE-LCH | lch(78.33, 41.10, 165.98°) |
| OKLab | oklab(79.89% -0.1116 0.0255) |
| OKLCH | oklch(79.89% 0.114 167.1) |
| XYZ | xyz(37.4942, 53.7671, 48.4384) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.13
Eucalyptus
#44D7A8
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 3.56
Light Teal
#90E4C1
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5AE #D56B92
analogous
#6BD579 #6BD5AE #6BC7D5
triadic
#6BD5AE #AE6BD5 #D5AE6B
tetradic
#6BD5AE #796BD5 #D56B92 #C7D56B
square
#6BD5AE #796BD5 #D56B92 #C7D56B
split-complementary
#6BD5AE #D56BC7 #D5796B
monochromatic
#2C9A71 #3BC794 #6BD5AE #9BE3C8 #CAF0E2
Accessibility & contrast
On white
1.79
#6BD5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6BD5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5AE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5AE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#44D6CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd5ae; /* rgb */ color: rgb(107, 213, 174); /* oklch */ color: oklch(79.9% 0.114 167.1);
Tailwind
colors: {
custom: {
50: '#9ce2c6',
500: '#6bd5ae',
950: '#000000',
},
}SCSS
$custom: #6bd5ae; $custom-light: #9ce2c6; $custom-dark: #000000;
JSON
{
"hex": "#6bd5ae",
"rgb": {
"r": 107,
"g": 213,
"b": 174
},
"hsl": {
"h": 157.925,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.79888,
"c": 0.11449,
"h": 167.1
},
"luminance": 0.5377
}Semantic roles & 50–950 ramp
primary
#6BD5AE
secondary
#9F4666
accent
#225DC3
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482