#39BCA5#39BCA5
#39BCA5 is a light, moderate teal. Relative luminance 0.396; OKLCH L 71.9% C 0.117 H 178.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA5 |
|---|---|
| RGB | rgb(57, 188, 165) |
| HSL | hsl(169, 53%, 48%) |
| HSV | hsv(169, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(69.15, -40.54, 1.42) |
| CIE-LCH | lch(69.15, 40.57, 178.00°) |
| OKLab | oklab(71.94% -0.1166 0.0031) |
| OKLCH | oklch(71.94% 0.117 178.5) |
| XYZ | xyz(26.4588, 39.5499, 41.8295) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.44
Turquoise (survey)
#06C2AC
ΔE00 2.28
Greeny Blue
#42B395
ΔE00 3.72
Topaz
#13BBAF
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA5 #BC3950
analogous
#39BC64 #39BCA5 #3991BC
triadic
#39BCA5 #A539BC #BCA539
tetradic
#39BCA5 #6439BC #BC3950 #91BC39
square
#39BCA5 #6439BC #BC3950 #91BC39
split-complementary
#39BCA5 #BC3991 #BC6439
monochromatic
#1D5E53 #2B8D7C #39BCA5 #63D0BC #92DED0
Accessibility & contrast
On white
2.36
#39BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#39BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA5
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA5 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A4
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bca5; /* rgb */ color: rgb(57, 188, 165); /* oklch */ color: oklch(71.9% 0.117 178.5);
Tailwind
colors: {
custom: {
50: '#81d1bf',
500: '#39bca5',
950: '#000000',
},
}SCSS
$custom: #39bca5; $custom-light: #81d1bf; $custom-dark: #000000;
JSON
{
"hex": "#39bca5",
"rgb": {
"r": 57,
"g": 188,
"b": 165
},
"hsl": {
"h": 169.466,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.71937,
"c": 0.11666,
"h": 178.5
},
"luminance": 0.39553
}Semantic roles & 50–950 ramp
primary
#39BCA5
secondary
#C98893
accent
#4B65DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281