#6CA299#6CA299
#6CA299 is a light, muted teal. Relative luminance 0.313; OKLCH L 67.2% C 0.059 H 182.9°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA299 |
|---|---|
| RGB | rgb(108, 162, 153) |
| HSL | hsl(170, 23%, 53%) |
| HSV | hsv(170, 33%, 64%) |
| CMYK | cmyk(33.3%, 0%, 5.6%, 36.5%) |
| CIE-LAB | lab(62.78, -19.85, -1.00) |
| CIE-LCH | lch(62.78, 19.88, 182.88°) |
| OKLab | oklab(67.18% -0.0587 -0.003) |
| OKLCH | oklch(67.18% 0.059 182.9) |
| XYZ | xyz(24.8524, 31.3273, 34.8680) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.65
Dull Teal
#5F9E8F
ΔE00 3.39
Grey Teal
#5E9B8A
ΔE00 4.40
Cadetblue
#5F9EA0
ΔE00 4.89
Sea
#3C9992
ΔE00 6.64
Dusty Teal
#4C9085
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA299 #A26C75
analogous
#6CA27E #6CA299 #6C90A2
triadic
#6CA299 #996CA2 #A2996C
tetradic
#6CA299 #7E6CA2 #A26C75 #90A26C
square
#6CA299 #7E6CA2 #A26C75 #90A26C
split-complementary
#6CA299 #A26C90 #A27E6C
monochromatic
#395A55 #518078 #6CA299 #91BAB3 #B7D1CD
Accessibility & contrast
On white
2.89
#6CA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#6CA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA299
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA299 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#93959A
Tritanopia (blue-blind)
#5BA49F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #6ca299; /* rgb */ color: rgb(108, 162, 153); /* oklch */ color: oklch(67.2% 0.059 182.9);
Tailwind
colors: {
custom: {
50: '#98bdb7',
500: '#6ca299',
950: '#000000',
},
}SCSS
$custom: #6ca299; $custom-light: #98bdb7; $custom-dark: #000000;
JSON
{
"hex": "#6ca299",
"rgb": {
"r": 108,
"g": 162,
"b": 153
},
"hsl": {
"h": 170,
"s": 22.5,
"l": 52.941
},
"oklch": {
"l": 0.67181,
"c": 0.05875,
"h": 182.9
},
"luminance": 0.31329
}Semantic roles & 50–950 ramp
primary
#6CA299
secondary
#C1A9AD
accent
#6977BF
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1211
muted
#7E8180