#39A8BE#39A8BE
#39A8BE is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.9% C 0.102 H 213.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #39A8BE |
|---|---|
| RGB | rgb(57, 168, 190) |
| HSL | hsl(190, 54%, 48%) |
| HSV | hsv(190, 70%, 75%) |
| CMYK | cmyk(70%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(63.83, -23.81, -20.36) |
| CIE-LCH | lch(63.83, 31.33, 220.54°) |
| OKLab | oklab(67.88% -0.0852 -0.0567) |
| OKLCH | oklch(67.88% 0.102 213.6) |
| XYZ | xyz(24.9803, 32.5900, 53.6792) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.70
Cadetblue
#5F9EA0
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 8.86
Teal Blue
#01889F
ΔE00 10.79
Bluegrey
#85A3B2
ΔE00 11.26
Bright Sky Blue
#02CCFE
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39A8BE #BE4F39
analogous
#39BE91 #39A8BE #3965BE
triadic
#39A8BE #BE39A8 #A8BE39
tetradic
#39A8BE #9139BE #BE4F39 #65BE39
square
#39A8BE #9139BE #BE4F39 #65BE39
split-complementary
#39A8BE #BE3965 #BE9139
monochromatic
#1D5560 #2B7E8F #39A8BE #64BED0 #93D2DF
Accessibility & contrast
On white
2.79
#39A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#39A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39A8BE
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39A8BE | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BF
Deuteranopia (green-blind)
#8595BE
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39a8be; /* rgb */ color: rgb(57, 168, 190); /* oklch */ color: oklch(67.9% 0.102 213.6);
Tailwind
colors: {
custom: {
50: '#81c2d1',
500: '#39a8be',
950: '#000000',
},
}SCSS
$custom: #39a8be; $custom-light: #81c2d1; $custom-dark: #000000;
JSON
{
"hex": "#39a8be",
"rgb": {
"r": 57,
"g": 168,
"b": 190
},
"hsl": {
"h": 189.925,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.67879,
"c": 0.10235,
"h": 213.6
},
"luminance": 0.32593
}Semantic roles & 50–950 ramp
primary
#39A8BE
secondary
#CA9489
accent
#634BDD
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182