#709C99#709C99
#709C99 is a light, muted teal. Relative luminance 0.295; OKLCH L 66.0% C 0.048 H 190.8°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #709C99 |
|---|---|
| RGB | rgb(112, 156, 153) |
| HSL | hsl(176, 18%, 53%) |
| HSV | hsv(176, 28%, 61%) |
| CMYK | cmyk(28.2%, 0%, 1.9%, 38.8%) |
| CIE-LAB | lab(61.24, -15.50, -3.24) |
| CIE-LCH | lch(61.24, 15.84, 191.81°) |
| OKLab | oklab(66% -0.047 -0.0089) |
| OKLCH | oklch(66% 0.048 190.8) |
| XYZ | xyz(24.3185, 29.5204, 34.5475) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.72
Greyish Teal
#719F91
ΔE00 4.72
Dull Teal
#5F9E8F
ΔE00 6.26
Grey Teal
#5E9B8A
ΔE00 6.86
Dusty Teal
#4C9085
ΔE00 7.88
Sea
#3C9992
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709C99 #9C7073
analogous
#709C83 #709C99 #70899C
triadic
#709C99 #99709C #9C9970
tetradic
#709C99 #83709C #9C7073 #899C70
square
#709C99 #83709C #9C7073 #899C70
split-complementary
#709C99 #9C7089 #9C8370
monochromatic
#3C5654 #557A78 #709C99 #94B5B3 #B8CECD
Accessibility & contrast
On white
3.04
#709C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#709C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709C99
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709C99 | 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)
#979799
Deuteranopia (green-blind)
#8F919A
Tritanopia (blue-blind)
#629E9B
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #709c99; /* rgb */ color: rgb(112, 156, 153); /* oklch */ color: oklch(66.0% 0.048 190.8);
Tailwind
colors: {
custom: {
50: '#9ab9b7',
500: '#709c99',
950: '#000000',
},
}SCSS
$custom: #709c99; $custom-light: #9ab9b7; $custom-dark: #000000;
JSON
{
"hex": "#709c99",
"rgb": {
"r": 112,
"g": 156,
"b": 153
},
"hsl": {
"h": 175.909,
"s": 18.182,
"l": 52.549
},
"oklch": {
"l": 0.66004,
"c": 0.04789,
"h": 190.8
},
"luminance": 0.29522
}Semantic roles & 50–950 ramp
primary
#709C99
secondary
#BDAAAC
accent
#6D72BB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080