#6BD5A0#6BD5A0
#6BD5A0 is a light, vivid teal. Relative luminance 0.533; OKLCH L 79.5% C 0.126 H 159.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5A0 |
|---|---|
| RGB | rgb(107, 213, 160) |
| HSL | hsl(150, 56%, 63%) |
| HSV | hsv(150, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 24.9%, 16.5%) |
| CIE-LAB | lab(78.02, -42.84, 16.96) |
| CIE-LCH | lch(78.02, 46.07, 158.40°) |
| OKLab | oklab(79.54% -0.1179 0.0433) |
| OKLCH | oklch(79.54% 0.126 159.8) |
| XYZ | xyz(36.1999, 53.2494, 41.6214) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aqua Green
#12E193
ΔE00 6.26
Greenblue
#23C48B
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5A0 #D56BA0
analogous
#6BD56B #6BD5A0 #6BD5D5
triadic
#6BD5A0 #A06BD5 #D5A06B
tetradic
#6BD5A0 #6B6BD5 #D56BA0 #D5D56B
square
#6BD5A0 #6B6BD5 #D56BA0 #D5D56B
split-complementary
#6BD5A0 #D56BD5 #D56B6B
monochromatic
#2C9A63 #3BC781 #6BD5A0 #9BE3BF #CAF0DD
Accessibility & contrast
On white
1.80
#6BD5A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6BD5A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5A0
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5A0 | 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)
#D3C89D
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#4BD4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd5a0; /* rgb */ color: rgb(107, 213, 160); /* oklch */ color: oklch(79.5% 0.126 159.8);
Tailwind
colors: {
custom: {
50: '#9ce2bc',
500: '#6bd5a0',
950: '#000000',
},
}SCSS
$custom: #6bd5a0; $custom-light: #9ce2bc; $custom-dark: #000000;
JSON
{
"hex": "#6bd5a0",
"rgb": {
"r": 107,
"g": 213,
"b": 160
},
"hsl": {
"h": 150,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.79541,
"c": 0.12563,
"h": 159.8
},
"luminance": 0.53252
}Semantic roles & 50–950 ramp
primary
#6BD5A0
secondary
#9F4672
accent
#2273C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482