#699F99#699F99
#699F99 is a light, muted teal. Relative luminance 0.301; OKLCH L 66.3% C 0.058 H 187.1°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #699F99 |
|---|---|
| RGB | rgb(105, 159, 153) |
| HSL | hsl(173, 22%, 52%) |
| HSV | hsv(173, 34%, 62%) |
| CMYK | cmyk(34%, 0%, 3.8%, 37.6%) |
| CIE-LAB | lab(61.74, -19.18, -2.55) |
| CIE-LCH | lch(61.74, 19.34, 187.57°) |
| OKLab | oklab(66.3% -0.0574 -0.0071) |
| OKLCH | oklch(66.3% 0.058 187.1) |
| XYZ | xyz(23.9716, 30.0980, 34.6772) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.53
Greyish Teal
#719F91
ΔE00 3.59
Dull Teal
#5F9E8F
ΔE00 4.09
Grey Teal
#5E9B8A
ΔE00 4.98
Sea
#3C9992
ΔE00 6.12
Dusty Teal
#4C9085
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699F99 #9F696F
analogous
#699F7E #699F99 #698A9F
triadic
#699F99 #99699F #9F9969
tetradic
#699F99 #7E699F #9F696F #8A9F69
square
#699F99 #7E699F #9F696F #8A9F69
split-complementary
#699F99 #9F698A #9F7E69
monochromatic
#375653 #4F7C77 #699F99 #8EB7B2 #B4CFCC
Accessibility & contrast
On white
2.99
#699F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#699F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699F99
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699F99 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9999
Deuteranopia (green-blind)
#90929A
Tritanopia (blue-blind)
#56A19D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #699f99; /* rgb */ color: rgb(105, 159, 153); /* oklch */ color: oklch(66.3% 0.058 187.1);
Tailwind
colors: {
custom: {
50: '#96bbb7',
500: '#699f99',
950: '#000000',
},
}SCSS
$custom: #699f99; $custom-light: #96bbb7; $custom-dark: #000000;
JSON
{
"hex": "#699f99",
"rgb": {
"r": 105,
"g": 159,
"b": 153
},
"hsl": {
"h": 173.333,
"s": 21.951,
"l": 51.765
},
"oklch": {
"l": 0.66302,
"c": 0.05788,
"h": 187.1
},
"luminance": 0.30099
}Semantic roles & 50–950 ramp
primary
#699F99
secondary
#BEA6A9
accent
#6973BE
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0D1211
muted
#7E8180