#709C95#709C95
#709C95 is a light, muted teal. Relative luminance 0.294; OKLCH L 65.9% C 0.049 H 183.9°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #709C95 |
|---|---|
| RGB | rgb(112, 156, 149) |
| HSL | hsl(170, 18%, 53%) |
| HSV | hsv(170, 28%, 61%) |
| CMYK | cmyk(28.2%, 0%, 4.5%, 38.8%) |
| CIE-LAB | lab(61.12, -16.43, -1.15) |
| CIE-LCH | lch(61.12, 16.47, 183.99°) |
| OKLab | oklab(65.88% -0.0488 -0.0033) |
| OKLCH | oklch(65.88% 0.049 183.9) |
| XYZ | xyz(23.9936, 29.3904, 32.8366) |
| Luminance | 0.2939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.99
Cadetblue
#5F9EA0
ΔE00 4.77
Dull Teal
#5F9E8F
ΔE00 4.84
Grey Teal
#5E9B8A
ΔE00 5.33
Dusty Teal
#4C9085
ΔE00 7.08
Sea
#3C9992
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709C95 #9C7077
analogous
#709C7F #709C95 #708D9C
triadic
#709C95 #95709C #9C9570
tetradic
#709C95 #7F709C #9C7077 #8D9C70
square
#709C95 #7F709C #9C7077 #8D9C70
split-complementary
#709C95 #9C708D #9C7F70
monochromatic
#3C5652 #557A74 #709C95 #94B5B0 #B8CECB
Accessibility & contrast
On white
3.05
#709C95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#709C95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709C95
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709C95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709C95 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989795
Deuteranopia (green-blind)
#909196
Tritanopia (blue-blind)
#639E9A
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #709c95; /* rgb */ color: rgb(112, 156, 149); /* oklch */ color: oklch(65.9% 0.049 183.9);
Tailwind
colors: {
custom: {
50: '#9ab9b4',
500: '#709c95',
950: '#000000',
},
}SCSS
$custom: #709c95; $custom-light: #9ab9b4; $custom-dark: #000000;
JSON
{
"hex": "#709c95",
"rgb": {
"r": 112,
"g": 156,
"b": 149
},
"hsl": {
"h": 170.455,
"s": 18.182,
"l": 52.549
},
"oklch": {
"l": 0.65876,
"c": 0.04889,
"h": 183.9
},
"luminance": 0.29392
}Semantic roles & 50–950 ramp
primary
#709C95
secondary
#BDAAAD
accent
#6D79BB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080