#65969C#65969C
#65969C is a light, muted teal. Relative luminance 0.270; OKLCH L 64.0% C 0.053 H 205.6°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65969C |
|---|---|
| RGB | rgb(101, 150, 156) |
| HSL | hsl(187, 22%, 50%) |
| HSV | hsv(187, 35%, 61%) |
| CMYK | cmyk(35.3%, 3.8%, 0%, 38.8%) |
| CIE-LAB | lab(58.95, -14.82, -8.40) |
| CIE-LCH | lch(58.95, 17.04, 209.52°) |
| OKLab | oklab(64.05% -0.048 -0.023) |
| OKLCH | oklch(64.05% 0.053 205.6) |
| XYZ | xyz(22.2719, 26.9784, 35.4798) |
| Luminance | 0.2698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.02
Greyblue
#77A1B5
ΔE00 8.21
Bluish Grey
#748B97
ΔE00 8.83
Sea
#3C9992
ΔE00 9.04
Greyish Teal
#719F91
ΔE00 9.08
Bluegrey
#85A3B2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65969C #9C6B65
analogous
#659C86 #65969C #657B9C
triadic
#65969C #9C6596 #969C65
tetradic
#65969C #86659C #9C6B65 #7B9C65
square
#65969C #86659C #9C6B65 #7B9C65
split-complementary
#65969C #9C657B #9C8665
monochromatic
#354F52 #4D7377 #65969C #8AAFB4 #B0C9CC
Accessibility & contrast
On white
3.28
#65969C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#65969C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #65969C
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65969C | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929C
Deuteranopia (green-blind)
#858B9C
Tritanopia (blue-blind)
#509A98
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #65969c; /* rgb */ color: rgb(101, 150, 156); /* oklch */ color: oklch(64.0% 0.053 205.6);
Tailwind
colors: {
custom: {
50: '#93b5b9',
500: '#65969c',
950: '#000000',
},
}SCSS
$custom: #65969c; $custom-light: #93b5b9; $custom-dark: #000000;
JSON
{
"hex": "#65969c",
"rgb": {
"r": 101,
"g": 150,
"b": 156
},
"hsl": {
"h": 186.545,
"s": 21.739,
"l": 50.392
},
"oklch": {
"l": 0.6405,
"c": 0.05324,
"h": 205.6
},
"luminance": 0.2698
}Semantic roles & 50–950 ramp
primary
#65969C
secondary
#BBA5A2
accent
#736ABE
background
#F9FBFB
surface
#F1F6F6
border
#CBD0D0
text
#0D1111
muted
#7E8080