#709B99#709B99
#709B99 is a light, muted teal. Relative luminance 0.292; OKLCH L 65.8% C 0.047 H 192.5°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #709B99 |
|---|---|
| RGB | rgb(112, 155, 153) |
| HSL | hsl(177, 18%, 52%) |
| HSV | hsv(177, 28%, 61%) |
| CMYK | cmyk(27.7%, 0%, 1.3%, 39.2%) |
| CIE-LAB | lab(60.95, -14.97, -3.67) |
| CIE-LCH | lch(60.95, 15.41, 193.78°) |
| OKLab | oklab(65.77% -0.0457 -0.0101) |
| OKLCH | oklch(65.77% 0.047 192.5) |
| XYZ | xyz(24.1513, 29.1862, 34.4917) |
| Luminance | 0.2919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.76
Greyish Teal
#719F91
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 6.78
Grey Teal
#5E9B8A
ΔE00 7.34
Dusty Teal
#4C9085
ΔE00 8.09
Sea
#3C9992
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709B99 #9B7072
analogous
#709B83 #709B99 #70889B
triadic
#709B99 #99709B #9B9970
tetradic
#709B99 #83709B #9B7072 #889B70
square
#709B99 #83709B #9B7072 #889B70
split-complementary
#709B99 #9B7088 #9B8370
monochromatic
#3C5554 #557977 #709B99 #94B4B3 #B8CDCC
Accessibility & contrast
On white
3.07
#709B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#709B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709B99
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709B99 | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#8E9099
Tritanopia (blue-blind)
#629D9A
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #709b99; /* rgb */ color: rgb(112, 155, 153); /* oklch */ color: oklch(65.8% 0.047 192.5);
Tailwind
colors: {
custom: {
50: '#9ab8b7',
500: '#709b99',
950: '#000000',
},
}SCSS
$custom: #709b99; $custom-light: #9ab8b7; $custom-dark: #000000;
JSON
{
"hex": "#709b99",
"rgb": {
"r": 112,
"g": 155,
"b": 153
},
"hsl": {
"h": 177.209,
"s": 17.695,
"l": 52.353
},
"oklch": {
"l": 0.65771,
"c": 0.0468,
"h": 192.5
},
"luminance": 0.29187
}Semantic roles & 50–950 ramp
primary
#709B99
secondary
#BDAAAB
accent
#6D71BA
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080