#709999#709999
#709999 is a light, muted teal. Relative luminance 0.285; OKLCH L 65.3% C 0.045 H 196.1°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #709999 |
|---|---|
| RGB | rgb(112, 153, 153) |
| HSL | hsl(180, 17%, 52%) |
| HSV | hsv(180, 27%, 60%) |
| CMYK | cmyk(26.8%, 0%, 0%, 40%) |
| CIE-LAB | lab(60.36, -13.90, -4.54) |
| CIE-LCH | lch(60.36, 14.62, 198.07°) |
| OKLab | oklab(65.31% -0.043 -0.0124) |
| OKLCH | oklch(65.31% 0.045 196.1) |
| XYZ | xyz(23.8213, 28.5260, 34.3817) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.14
Greyish Teal
#719F91
ΔE00 6.39
Dull Teal
#5F9E8F
ΔE00 7.88
Grey Teal
#5E9B8A
ΔE00 8.38
Dusty Teal
#4C9085
ΔE00 8.65
Sea
#3C9992
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709999 #997070
analogous
#709985 #709999 #708599
triadic
#709999 #997099 #999970
tetradic
#709999 #857099 #997070 #859970
square
#709999 #857099 #997070 #859970
split-complementary
#709999 #997085 #998570
monochromatic
#3B5353 #557777 #709999 #94B2B2 #B7CCCC
Accessibility & contrast
On white
3.13
#709999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#709999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #709999
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709999 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949599
Deuteranopia (green-blind)
#8C8F99
Tritanopia (blue-blind)
#629C99
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #709999; /* rgb */ color: rgb(112, 153, 153); /* oklch */ color: oklch(65.3% 0.045 196.1);
Tailwind
colors: {
custom: {
50: '#9ab7b7',
500: '#709999',
950: '#000000',
},
}SCSS
$custom: #709999; $custom-light: #9ab7b7; $custom-dark: #000000;
JSON
{
"hex": "#709999",
"rgb": {
"r": 112,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 16.735,
"l": 51.961
},
"oklch": {
"l": 0.65305,
"c": 0.04476,
"h": 196.1
},
"luminance": 0.28527
}Semantic roles & 50–950 ramp
primary
#709999
secondary
#BBA9A9
accent
#6E6EB9
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080