#689999#689999
#689999 is a light, muted teal. Relative luminance 0.280; OKLCH L 64.8% C 0.053 H 195.9°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #689999 |
|---|---|
| RGB | rgb(104, 153, 153) |
| HSL | hsl(180, 19%, 50%) |
| HSV | hsv(180, 32%, 60%) |
| CMYK | cmyk(32%, 0%, 0%, 40%) |
| CIE-LAB | lab(59.91, -16.31, -5.25) |
| CIE-LCH | lch(59.91, 17.14, 197.85°) |
| OKLab | oklab(64.83% -0.0505 -0.0144) |
| OKLCH | oklch(64.83% 0.053 195.9) |
| XYZ | xyz(22.8480, 28.0241, 34.3361) |
| Luminance | 0.2802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.64
Greyish Teal
#719F91
ΔE00 6.18
Dull Teal
#5F9E8F
ΔE00 6.95
Sea
#3C9992
ΔE00 7.26
Dusty Teal
#4C9085
ΔE00 7.40
Grey Teal
#5E9B8A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689999 #996868
analogous
#689980 #689999 #688099
triadic
#689999 #996899 #999968
tetradic
#689999 #806899 #996868 #809968
square
#689999 #806899 #996868 #809968
split-complementary
#689999 #996880 #998068
monochromatic
#365050 #4F7575 #689999 #8DB2B2 #B1CACA
Accessibility & contrast
On white
3.18
#689999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#689999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #689999
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689999 | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939499
Deuteranopia (green-blind)
#8A8D99
Tritanopia (blue-blind)
#569C99
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #689999; /* rgb */ color: rgb(104, 153, 153); /* oklch */ color: oklch(64.8% 0.053 195.9);
Tailwind
colors: {
custom: {
50: '#95b7b7',
500: '#689999',
950: '#000000',
},
}SCSS
$custom: #689999; $custom-light: #95b7b7; $custom-dark: #000000;
JSON
{
"hex": "#689999",
"rgb": {
"r": 104,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 19.368,
"l": 50.392
},
"oklch": {
"l": 0.64826,
"c": 0.05251,
"h": 195.9
},
"luminance": 0.28025
}Semantic roles & 50–950 ramp
primary
#689999
secondary
#B9A3A3
accent
#6C6CBC
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0D1111
muted
#7E8080