#6ABC99#6ABC99
#6ABC99 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.3% C 0.096 H 164.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6ABC99 |
|---|---|
| RGB | rgb(106, 188, 153) |
| HSL | hsl(154, 38%, 58%) |
| HSV | hsv(154, 44%, 74%) |
| CMYK | cmyk(43.6%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(70.41, -33.24, 9.98) |
| CIE-LCH | lch(70.41, 34.71, 163.28°) |
| OKLab | oklab(73.3% -0.0928 0.0257) |
| OKLCH | oklch(73.3% 0.096 164.5) |
| XYZ | xyz(29.6745, 41.3284, 36.5443) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.64
Greeny Blue
#42B395
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 6.27
Tea
#65AB7C
ΔE00 6.40
Green Blue
#01C08D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ABC99 #BC6A8D
analogous
#6ABC70 #6ABC99 #6AB6BC
triadic
#6ABC99 #996ABC #BC996A
tetradic
#6ABC99 #706ABC #BC6A8D #B6BC6A
square
#6ABC99 #706ABC #BC6A8D #B6BC6A
split-complementary
#6ABC99 #BC6AB6 #BC706A
monochromatic
#35765B #48A17B #6ABC99 #94CFB6 #BEE2D3
Accessibility & contrast
On white
2.27
#6ABC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#6ABC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ABC99
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ABC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ABC99 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#52BCB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #6abc99; /* rgb */ color: rgb(106, 188, 153); /* oklch */ color: oklch(73.3% 0.096 164.5);
Tailwind
colors: {
custom: {
50: '#99d0b7',
500: '#6abc99',
950: '#000000',
},
}SCSS
$custom: #6abc99; $custom-light: #99d0b7; $custom-dark: #000000;
JSON
{
"hex": "#6abc99",
"rgb": {
"r": 106,
"g": 188,
"b": 153
},
"hsl": {
"h": 154.39,
"s": 37.963,
"l": 57.647
},
"oklch": {
"l": 0.73296,
"c": 0.09631,
"h": 164.5
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#6ABC99
secondary
#D1B0BE
accent
#5A8BCE
background
#F9FCFB
surface
#F2F9F6
border
#CCD2D0
text
#0E1411
muted
#7E8280