#589999#589999
#589999 is a light, moderate teal. Relative luminance 0.272; OKLCH L 64.0% C 0.067 H 195.6°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #589999 |
|---|---|
| RGB | rgb(88, 153, 153) |
| HSL | hsl(180, 27%, 47%) |
| HSV | hsv(180, 42%, 60%) |
| CMYK | cmyk(42.5%, 0%, 0%, 40%) |
| CIE-LAB | lab(59.12, -20.73, -6.51) |
| CIE-LCH | lch(59.12, 21.73, 197.44°) |
| OKLab | oklab(63.98% -0.0643 -0.018) |
| OKLCH | oklch(63.98% 0.067 195.6) |
| XYZ | xyz(21.1633, 27.1555, 34.2571) |
| Luminance | 0.2716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.05
Sea
#3C9992
ΔE00 4.79
Dusty Teal
#4C9085
ΔE00 5.93
Dull Teal
#5F9E8F
ΔE00 6.30
Greyish Teal
#719F91
ΔE00 6.95
Grey Teal
#5E9B8A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#589999 #995858
analogous
#589979 #589999 #587999
triadic
#589999 #995899 #999958
tetradic
#589999 #795899 #995858 #799958
square
#589999 #795899 #995858 #799958
split-complementary
#589999 #995879 #997958
monochromatic
#2B4B4B #427272 #589999 #7BB3B3 #A2C9C9
Accessibility & contrast
On white
3.27
#589999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#589999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #589999
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##589999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##589999 | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919399
Deuteranopia (green-blind)
#868B9A
Tritanopia (blue-blind)
#399D99
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #589999; /* rgb */ color: rgb(88, 153, 153); /* oklch */ color: oklch(64.0% 0.067 195.6);
Tailwind
colors: {
custom: {
50: '#8bb7b7',
500: '#589999',
950: '#000000',
},
}SCSS
$custom: #589999; $custom-light: #8bb7b7; $custom-dark: #000000;
JSON
{
"hex": "#589999",
"rgb": {
"r": 88,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 26.971,
"l": 47.255
},
"oklch": {
"l": 0.63977,
"c": 0.06672,
"h": 195.6
},
"luminance": 0.27157
}Semantic roles & 50–950 ramp
primary
#589999
secondary
#B79696
accent
#6464C3
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080