#39A2B2#39A2B2
#39A2B2 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.096 H 209.4°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #39A2B2 |
|---|---|
| RGB | rgb(57, 162, 178) |
| HSL | hsl(188, 51%, 46%) |
| HSV | hsv(188, 68%, 70%) |
| CMYK | cmyk(68%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.59, -24.48, -17.05) |
| CIE-LCH | lch(61.59, 29.84, 214.85°) |
| OKLab | oklab(65.93% -0.084 -0.0474) |
| OKLCH | oklch(65.93% 0.096 209.4) |
| XYZ | xyz(22.6401, 29.9223, 46.6932) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 5.90
Teal Blue
#01889F
ΔE00 9.28
Sea
#3C9992
ΔE00 9.60
Greyblue
#77A1B5
ΔE00 9.71
Lightseagreen
#20B2AA
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A2B2 #B24939
analogous
#39B285 #39A2B2 #3965B2
triadic
#39A2B2 #B239A2 #A2B239
tetradic
#39A2B2 #8539B2 #B24939 #65B239
square
#39A2B2 #8539B2 #B24939 #65B239
split-complementary
#39A2B2 #B23965 #B28539
monochromatic
#1B4E55 #2A7884 #39A2B2 #5DBDCB #8BD0DA
Accessibility & contrast
On white
3.01
#39A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#39A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #39A2B2
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A2B2 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #39a2b2; /* rgb */ color: rgb(57, 162, 178); /* oklch */ color: oklch(65.9% 0.096 209.4);
Tailwind
colors: {
custom: {
50: '#7fbec9',
500: '#39a2b2',
950: '#000000',
},
}SCSS
$custom: #39a2b2; $custom-light: #7fbec9; $custom-dark: #000000;
JSON
{
"hex": "#39a2b2",
"rgb": {
"r": 57,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.934,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.65934,
"c": 0.09643,
"h": 209.4
},
"luminance": 0.29925
}Semantic roles & 50–950 ramp
primary
#39A2B2
secondary
#C48B82
accent
#604DDB
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182