#699B95#699B95
#699B95 is a light, muted teal. Relative luminance 0.286; OKLCH L 65.2% C 0.054 H 186.5°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #699B95 |
|---|---|
| RGB | rgb(105, 155, 149) |
| HSL | hsl(173, 20%, 51%) |
| HSV | hsv(173, 32%, 61%) |
| CMYK | cmyk(32.3%, 0%, 3.9%, 39.2%) |
| CIE-LAB | lab(60.44, -18.04, -2.20) |
| CIE-LCH | lch(60.44, 18.17, 186.94°) |
| OKLab | oklab(65.22% -0.0539 -0.0062) |
| OKLCH | oklch(65.22% 0.054 186.5) |
| XYZ | xyz(22.9700, 28.6146, 32.7408) |
| Luminance | 0.2862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.59
Cadetblue
#5F9EA0
ΔE00 3.82
Dull Teal
#5F9E8F
ΔE00 4.33
Grey Teal
#5E9B8A
ΔE00 4.91
Dusty Teal
#4C9085
ΔE00 6.06
Sea
#3C9992
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699B95 #9B696F
analogous
#699B7C #699B95 #69889B
triadic
#699B95 #95699B #9B9569
tetradic
#699B95 #7C699B #9B696F #889B69
square
#699B95 #7C699B #9B696F #889B69
split-complementary
#699B95 #9B6988 #9B7C69
monochromatic
#37534F #507773 #699B95 #8EB3AF #B2CCC9
Accessibility & contrast
On white
3.12
#699B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#699B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #699B95
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699B95 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969695
Deuteranopia (green-blind)
#8D8F96
Tritanopia (blue-blind)
#589D99
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #699b95; /* rgb */ color: rgb(105, 155, 149); /* oklch */ color: oklch(65.2% 0.054 186.5);
Tailwind
colors: {
custom: {
50: '#96b8b4',
500: '#699b95',
950: '#000000',
},
}SCSS
$custom: #699b95; $custom-light: #96b8b4; $custom-dark: #000000;
JSON
{
"hex": "#699b95",
"rgb": {
"r": 105,
"g": 155,
"b": 149
},
"hsl": {
"h": 172.8,
"s": 20,
"l": 50.98
},
"oklch": {
"l": 0.65225,
"c": 0.0543,
"h": 186.5
},
"luminance": 0.28616
}Semantic roles & 50–950 ramp
primary
#699B95
secondary
#BBA5A7
accent
#6B75BD
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0D1111
muted
#7E8080