#659999#659999
#659999 is a light, muted teal. Relative luminance 0.278; OKLCH L 64.7% C 0.055 H 195.9°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #659999 |
|---|---|
| RGB | rgb(101, 153, 153) |
| HSL | hsl(180, 20%, 50%) |
| HSV | hsv(180, 34%, 60%) |
| CMYK | cmyk(34%, 0%, 0%, 40%) |
| CIE-LAB | lab(59.75, -17.18, -5.51) |
| CIE-LCH | lch(59.75, 18.04, 197.77°) |
| OKLab | oklab(64.66% -0.0532 -0.0151) |
| OKLCH | oklch(64.66% 0.055 195.9) |
| XYZ | xyz(22.5058, 27.8477, 34.3201) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.24
Greyish Teal
#719F91
ΔE00 6.24
Dull Teal
#5F9E8F
ΔE00 6.71
Sea
#3C9992
ΔE00 6.72
Dusty Teal
#4C9085
ΔE00 7.02
Grey Teal
#5E9B8A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#659999 #996565
analogous
#65997F #659999 #657F99
triadic
#659999 #996599 #999965
tetradic
#659999 #7F6599 #996565 #7F9965
square
#659999 #7F6599 #996565 #7F9965
split-complementary
#659999 #99657F #997F65
monochromatic
#344F4F #4D7474 #659999 #8AB2B2 #AFCACA
Accessibility & contrast
On white
3.20
#659999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#659999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #659999
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##659999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##659999 | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939499
Deuteranopia (green-blind)
#898D99
Tritanopia (blue-blind)
#519C99
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #659999; /* rgb */ color: rgb(101, 153, 153); /* oklch */ color: oklch(64.7% 0.055 195.9);
Tailwind
colors: {
custom: {
50: '#93b7b7',
500: '#659999',
950: '#000000',
},
}SCSS
$custom: #659999; $custom-light: #93b7b7; $custom-dark: #000000;
JSON
{
"hex": "#659999",
"rgb": {
"r": 101,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 20.472,
"l": 49.804
},
"oklch": {
"l": 0.64656,
"c": 0.05531,
"h": 195.9
},
"luminance": 0.27849
}Semantic roles & 50–950 ramp
primary
#659999
secondary
#B9A1A1
accent
#6B6BBD
background
#F9FBFB
surface
#F1F6F6
border
#CBD0D0
text
#0D1111
muted
#7E8080