#39A2C0#39A2C0
#39A2C0 is a light, moderate cyan. Relative luminance 0.305; OKLCH L 66.5% C 0.103 H 220.7°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #39A2C0 |
|---|---|
| RGB | rgb(57, 162, 192) |
| HSL | hsl(193, 54%, 49%) |
| HSV | hsv(193, 70%, 75%) |
| CMYK | cmyk(70.3%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(62.09, -20.07, -24.13) |
| CIE-LCH | lch(62.09, 31.38, 230.25°) |
| OKLab | oklab(66.51% -0.0783 -0.0674) |
| OKLCH | oklch(66.51% 0.103 220.7) |
| XYZ | xyz(24.1182, 30.5135, 54.4776) |
| Luminance | 0.3052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.90
Greyblue
#77A1B5
ΔE00 7.58
Teal Blue
#01889F
ΔE00 9.58
Cadetblue
#5F9EA0
ΔE00 9.86
Bluegrey
#85A3B2
ΔE00 10.40
Dirty Blue
#3F829D
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A2C0 #C05739
analogous
#39C09B #39A2C0 #395FC0
triadic
#39A2C0 #C039A2 #A2C039
tetradic
#39A2C0 #9B39C0 #C05739 #5FC039
square
#39A2C0 #9B39C0 #C05739 #5FC039
split-complementary
#39A2C0 #C0395F #C09B39
monochromatic
#1D5262 #2B7A91 #39A2C0 #65B9D1 #94CFDF
Accessibility & contrast
On white
2.96
#39A2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#39A2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A2C0
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A2C0 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#7D90C0
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #39a2c0; /* rgb */ color: rgb(57, 162, 192); /* oklch */ color: oklch(66.5% 0.103 220.7);
Tailwind
colors: {
custom: {
50: '#81bdd3',
500: '#39a2c0',
950: '#000000',
},
}SCSS
$custom: #39a2c0; $custom-light: #81bdd3; $custom-dark: #000000;
JSON
{
"hex": "#39a2c0",
"rgb": {
"r": 57,
"g": 162,
"b": 192
},
"hsl": {
"h": 193.333,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.6651,
"c": 0.10334,
"h": 220.7
},
"luminance": 0.30516
}Semantic roles & 50–950 ramp
primary
#39A2C0
secondary
#CB998A
accent
#6B4ADE
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182