#529C99#529C99
#529C99 is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.4% C 0.074 H 192.0°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #529C99 |
|---|---|
| RGB | rgb(82, 156, 153) |
| HSL | hsl(178, 31%, 47%) |
| HSV | hsv(178, 47%, 61%) |
| CMYK | cmyk(47.4%, 0%, 1.9%, 38.8%) |
| CIE-LAB | lab(59.77, -23.77, -5.57) |
| CIE-LCH | lch(59.77, 24.42, 193.20°) |
| OKLab | oklab(64.43% -0.0725 -0.0154) |
| OKLCH | oklch(64.43% 0.074 192) |
| XYZ | xyz(21.1156, 27.8689, 34.3973) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.15
Sea
#3C9992
ΔE00 3.22
Dull Teal
#5F9E8F
ΔE00 5.09
Dusty Teal
#4C9085
ΔE00 5.36
Grey Teal
#5E9B8A
ΔE00 5.90
Blue Green
#0F9B8E
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#529C99 #9C5255
analogous
#529C74 #529C99 #527A9C
triadic
#529C99 #99529C #9C9952
tetradic
#529C99 #74529C #9C5255 #7A9C52
square
#529C99 #74529C #9C5255 #7A9C52
split-complementary
#529C99 #9C527A #9C7452
monochromatic
#284C4A #3D7472 #529C99 #75B6B4 #9DCBCA
Accessibility & contrast
On white
3.19
#529C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#529C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #529C99
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##529C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##529C99 | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 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)
#949599
Deuteranopia (green-blind)
#888C9A
Tritanopia (blue-blind)
#2AA09B
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #529c99; /* rgb */ color: rgb(82, 156, 153); /* oklch */ color: oklch(64.4% 0.074 192.0);
Tailwind
colors: {
custom: {
50: '#88b9b7',
500: '#529c99',
950: '#000000',
},
}SCSS
$custom: #529c99; $custom-light: #88b9b7; $custom-dark: #000000;
JSON
{
"hex": "#529c99",
"rgb": {
"r": 82,
"g": 156,
"b": 153
},
"hsl": {
"h": 177.568,
"s": 31.092,
"l": 46.667
},
"oklch": {
"l": 0.64431,
"c": 0.07418,
"h": 192
},
"luminance": 0.27871
}Semantic roles & 50–950 ramp
primary
#529C99
secondary
#B99193
accent
#6165C7
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080