#39A4B2#39A4B2
#39A4B2 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.4% C 0.097 H 207.5°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #39A4B2 |
|---|---|
| RGB | rgb(57, 164, 178) |
| HSL | hsl(187, 51%, 46%) |
| HSV | hsv(187, 68%, 70%) |
| CMYK | cmyk(68%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(62.20, -25.50, -16.13) |
| CIE-LCH | lch(62.20, 30.17, 212.31°) |
| OKLab | oklab(66.43% -0.0861 -0.0448) |
| OKLCH | oklch(66.43% 0.097 207.5) |
| XYZ | xyz(22.9952, 30.6325, 46.8116) |
| Luminance | 0.3064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.16
Cadetblue
#5F9EA0
ΔE00 5.60
Sea
#3C9992
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 9.74
Teal Blue
#01889F
ΔE00 10.05
Greyblue
#77A1B5
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A4B2 #B24739
analogous
#39B283 #39A4B2 #3967B2
triadic
#39A4B2 #B239A4 #A4B239
tetradic
#39A4B2 #8339B2 #B24739 #67B239
square
#39A4B2 #8339B2 #B24739 #67B239
split-complementary
#39A4B2 #B23967 #B28339
monochromatic
#1B4F55 #2A7984 #39A4B2 #5DBECB #8BD1DA
Accessibility & contrast
On white
2.95
#39A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#39A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A4B2
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A4B2 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#8591B2
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #39a4b2; /* rgb */ color: rgb(57, 164, 178); /* oklch */ color: oklch(66.4% 0.097 207.5);
Tailwind
colors: {
custom: {
50: '#7fbfc9',
500: '#39a4b2',
950: '#000000',
},
}SCSS
$custom: #39a4b2; $custom-light: #7fbfc9; $custom-dark: #000000;
JSON
{
"hex": "#39a4b2",
"rgb": {
"r": 57,
"g": 164,
"b": 178
},
"hsl": {
"h": 186.942,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.66425,
"c": 0.09702,
"h": 207.5
},
"luminance": 0.30635
}Semantic roles & 50–950 ramp
primary
#39A4B2
secondary
#C48A82
accent
#5D4DDB
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182