#709C98#709C98
#709C98 is a light, muted teal. Relative luminance 0.295; OKLCH L 66.0% C 0.048 H 189.0°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #709C98 |
|---|---|
| RGB | rgb(112, 156, 152) |
| HSL | hsl(175, 18%, 53%) |
| HSV | hsv(175, 28%, 61%) |
| CMYK | cmyk(28.2%, 0%, 2.6%, 38.8%) |
| CIE-LAB | lab(61.21, -15.74, -2.72) |
| CIE-LCH | lch(61.21, 15.97, 189.80°) |
| OKLab | oklab(65.97% -0.0475 -0.0075) |
| OKLCH | oklch(65.97% 0.048 189) |
| XYZ | xyz(24.2362, 29.4875, 34.1143) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.93
Greyish Teal
#719F91
ΔE00 4.28
Dull Teal
#5F9E8F
ΔE00 5.88
Grey Teal
#5E9B8A
ΔE00 6.46
Dusty Teal
#4C9085
ΔE00 7.64
Sea
#3C9992
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709C98 #9C7074
analogous
#709C82 #709C98 #708A9C
triadic
#709C98 #98709C #9C9870
tetradic
#709C98 #82709C #9C7074 #8A9C70
square
#709C98 #82709C #9C7074 #8A9C70
split-complementary
#709C98 #9C708A #9C8270
monochromatic
#3C5654 #557A77 #709C98 #94B5B2 #B8CECC
Accessibility & contrast
On white
3.04
#709C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#709C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709C98
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709C98 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979798
Deuteranopia (green-blind)
#8F9199
Tritanopia (blue-blind)
#629E9B
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #709c98; /* rgb */ color: rgb(112, 156, 152); /* oklch */ color: oklch(66.0% 0.048 189.0);
Tailwind
colors: {
custom: {
50: '#9ab9b6',
500: '#709c98',
950: '#000000',
},
}SCSS
$custom: #709c98; $custom-light: #9ab9b6; $custom-dark: #000000;
JSON
{
"hex": "#709c98",
"rgb": {
"r": 112,
"g": 156,
"b": 152
},
"hsl": {
"h": 174.545,
"s": 18.182,
"l": 52.549
},
"oklch": {
"l": 0.65971,
"c": 0.04807,
"h": 189
},
"luminance": 0.29489
}Semantic roles & 50–950 ramp
primary
#709C98
secondary
#BDAAAC
accent
#6D74BB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080