#709C97#709C97
#709C97 is a light, muted teal. Relative luminance 0.295; OKLCH L 65.9% C 0.048 H 187.3°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #709C97 |
|---|---|
| RGB | rgb(112, 156, 151) |
| HSL | hsl(173, 18%, 53%) |
| HSV | hsv(173, 28%, 61%) |
| CMYK | cmyk(28.2%, 0%, 3.2%, 38.8%) |
| CIE-LAB | lab(61.18, -15.97, -2.20) |
| CIE-LCH | lch(61.18, 16.12, 187.83°) |
| OKLab | oklab(65.94% -0.0479 -0.0061) |
| OKLCH | oklch(65.94% 0.048 187.3) |
| XYZ | xyz(24.1547, 29.4549, 33.6848) |
| Luminance | 0.2946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.84
Cadetblue
#5F9EA0
ΔE00 4.18
Dull Teal
#5F9E8F
ΔE00 5.51
Grey Teal
#5E9B8A
ΔE00 6.07
Dusty Teal
#4C9085
ΔE00 7.43
Sea
#3C9992
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709C97 #9C7075
analogous
#709C81 #709C97 #708B9C
triadic
#709C97 #97709C #9C9770
tetradic
#709C97 #81709C #9C7075 #8B9C70
square
#709C97 #81709C #9C7075 #8B9C70
split-complementary
#709C97 #9C708B #9C8170
monochromatic
#3C5653 #557A76 #709C97 #94B5B1 #B8CECC
Accessibility & contrast
On white
3.05
#709C97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#709C97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709C97
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709C97 | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979797
Deuteranopia (green-blind)
#8F9198
Tritanopia (blue-blind)
#629E9A
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #709c97; /* rgb */ color: rgb(112, 156, 151); /* oklch */ color: oklch(65.9% 0.048 187.3);
Tailwind
colors: {
custom: {
50: '#9ab9b5',
500: '#709c97',
950: '#000000',
},
}SCSS
$custom: #709c97; $custom-light: #9ab9b5; $custom-dark: #000000;
JSON
{
"hex": "#709c97",
"rgb": {
"r": 112,
"g": 156,
"b": 151
},
"hsl": {
"h": 173.182,
"s": 18.182,
"l": 52.549
},
"oklch": {
"l": 0.65939,
"c": 0.0483,
"h": 187.3
},
"luminance": 0.29456
}Semantic roles & 50–950 ramp
primary
#709C97
secondary
#BDAAAD
accent
#6D76BB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080