#6CA698#6CA698
#6CA698 is a light, moderate teal. Relative luminance 0.327; OKLCH L 68.1% C 0.064 H 177.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA698 |
|---|---|
| RGB | rgb(108, 166, 152) |
| HSL | hsl(166, 25%, 54%) |
| HSV | hsv(166, 35%, 65%) |
| CMYK | cmyk(34.9%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(63.94, -22.14, 1.25) |
| CIE-LCH | lch(63.94, 22.18, 176.77°) |
| OKLab | oklab(68.1% -0.0643 0.003) |
| OKLCH | oklch(68.1% 0.064 177.4) |
| XYZ | xyz(25.4860, 32.7261, 34.6735) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.82
Dull Teal
#5F9E8F
ΔE00 2.95
Grey Teal
#5E9B8A
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 7.00
Sea
#3C9992
ΔE00 7.35
Greeny Blue
#42B395
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA698 #A66C7A
analogous
#6CA67B #6CA698 #6C97A6
triadic
#6CA698 #986CA6 #A6986C
tetradic
#6CA698 #7B6CA6 #A66C7A #97A66C
square
#6CA698 #7B6CA6 #A66C7A #97A66C
split-complementary
#6CA698 #A66C97 #A67B6C
monochromatic
#395E55 #508578 #6CA698 #92BDB3 #B8D4CD
Accessibility & contrast
On white
2.78
#6CA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#6CA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA698
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA698 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F97
Deuteranopia (green-blind)
#979899
Tritanopia (blue-blind)
#5AA8A2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6ca698; /* rgb */ color: rgb(108, 166, 152); /* oklch */ color: oklch(68.1% 0.064 177.4);
Tailwind
colors: {
custom: {
50: '#98c0b6',
500: '#6ca698',
950: '#000000',
},
}SCSS
$custom: #6ca698; $custom-light: #98c0b6; $custom-dark: #000000;
JSON
{
"hex": "#6ca698",
"rgb": {
"r": 108,
"g": 166,
"b": 152
},
"hsl": {
"h": 165.517,
"s": 24.576,
"l": 53.725
},
"oklch": {
"l": 0.68098,
"c": 0.06436,
"h": 177.4
},
"luminance": 0.32728
}Semantic roles & 50–950 ramp
primary
#6CA698
secondary
#C3AAB0
accent
#677DC1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180