#6CB993#6CB993
#6CB993 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.5% C 0.095 H 161.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB993 |
|---|---|
| RGB | rgb(108, 185, 147) |
| HSL | hsl(150, 35%, 57%) |
| HSV | hsv(150, 42%, 73%) |
| CMYK | cmyk(41.6%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(69.46, -32.55, 11.93) |
| CIE-LCH | lch(69.46, 34.67, 159.87°) |
| OKLab | oklab(72.51% -0.0904 0.0306) |
| OKLCH | oklch(72.51% 0.095 161.3) |
| XYZ | xyz(28.7976, 39.9907, 33.7996) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tea
#65AB7C
ΔE00 5.05
Greeny Blue
#42B395
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 5.84
Darkseagreen
#8FBC8F
ΔE00 6.42
Greenish Teal
#32BF84
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB993 #B96C92
analogous
#6CB96D #6CB993 #6CB8B9
triadic
#6CB993 #936CB9 #B9936C
tetradic
#6CB993 #6D6CB9 #B96C92 #B8B96C
square
#6CB993 #6D6CB9 #B96C92 #B8B96C
split-complementary
#6CB993 #B96CB8 #B96D6C
monochromatic
#377456 #4B9D74 #6CB993 #95CDB1 #BFE0D0
Accessibility & contrast
On white
2.33
#6CB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#6CB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB993
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB993 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#59B9AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6cb993; /* rgb */ color: rgb(108, 185, 147); /* oklch */ color: oklch(72.5% 0.095 161.3);
Tailwind
colors: {
custom: {
50: '#9aceb2',
500: '#6cb993',
950: '#000000',
},
}SCSS
$custom: #6cb993; $custom-light: #9aceb2; $custom-dark: #000000;
JSON
{
"hex": "#6cb993",
"rgb": {
"r": 108,
"g": 185,
"b": 147
},
"hsl": {
"h": 150.39,
"s": 35.484,
"l": 57.451
},
"oklch": {
"l": 0.72512,
"c": 0.09542,
"h": 161.3
},
"luminance": 0.39993
}Semantic roles & 50–950 ramp
primary
#6CB993
secondary
#D0B1C0
accent
#5C93CC
background
#F9FCFA
surface
#F2F9F5
border
#CCD2CF
text
#0E1311
muted
#7E8280