#39BABE#39BABE
#39BABE is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.109 H 198.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #39BABE |
|---|---|
| RGB | rgb(57, 186, 190) |
| HSL | hsl(182, 54%, 48%) |
| HSV | hsv(182, 70%, 75%) |
| CMYK | cmyk(70%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.26, -32.68, -12.16) |
| CIE-LCH | lch(69.26, 34.87, 200.40°) |
| OKLab | oklab(72.26% -0.1034 -0.0337) |
| OKLCH | oklch(72.26% 0.109 198.1) |
| XYZ | xyz(28.5364, 39.7020, 54.8645) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.35
Lightseagreen
#20B2AA
ΔE00 5.40
Turquoise Blue
#06B1C4
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BABE #BE3D39
analogous
#39BE80 #39BABE #3977BE
triadic
#39BABE #BE39BA #BABE39
tetradic
#39BABE #8039BE #BE3D39 #77BE39
square
#39BABE #8039BE #BE3D39 #77BE39
split-complementary
#39BABE #BE3977 #BE8039
monochromatic
#1D5E60 #2B8C8F #39BABE #64CDD0 #93DCDF
Accessibility & contrast
On white
2.35
#39BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#39BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BABE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BABE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BE
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39babe; /* rgb */ color: rgb(57, 186, 190); /* oklch */ color: oklch(72.3% 0.109 198.1);
Tailwind
colors: {
custom: {
50: '#83cfd1',
500: '#39babe',
950: '#000000',
},
}SCSS
$custom: #39babe; $custom-light: #83cfd1; $custom-dark: #000000;
JSON
{
"hex": "#39babe",
"rgb": {
"r": 57,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.805,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.72264,
"c": 0.10874,
"h": 198.1
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#39BABE
secondary
#CA8B89
accent
#4F4BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282