#39BCA1#39BCA1
#39BCA1 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 175.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA1 |
|---|---|
| RGB | rgb(57, 188, 161) |
| HSL | hsl(168, 53%, 48%) |
| HSV | hsv(168, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(69.04, -41.58, 3.46) |
| CIE-LCH | lch(69.04, 41.72, 175.25°) |
| OKLab | oklab(71.82% -0.1185 0.0085) |
| OKLCH | oklch(71.82% 0.119 175.9) |
| XYZ | xyz(26.1004, 39.4065, 39.9420) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Greeny Blue
#42B395
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 2.95
Topaz
#13BBAF
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 5.99
Green Blue
#01C08D
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA1 #BC3954
analogous
#39BC60 #39BCA1 #3995BC
triadic
#39BCA1 #A139BC #BCA139
tetradic
#39BCA1 #6039BC #BC3954 #95BC39
square
#39BCA1 #6039BC #BC3954 #95BC39
split-complementary
#39BCA1 #BC3995 #BC6039
monochromatic
#1D5E51 #2B8D79 #39BCA1 #63D0B9 #92DECE
Accessibility & contrast
On white
2.36
#39BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#39BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA1
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA1 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A0
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #39bca1; /* rgb */ color: rgb(57, 188, 161); /* oklch */ color: oklch(71.8% 0.119 175.9);
Tailwind
colors: {
custom: {
50: '#81d1bc',
500: '#39bca1',
950: '#000000',
},
}SCSS
$custom: #39bca1; $custom-light: #81d1bc; $custom-dark: #000000;
JSON
{
"hex": "#39bca1",
"rgb": {
"r": 57,
"g": 188,
"b": 161
},
"hsl": {
"h": 167.634,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.71819,
"c": 0.11879,
"h": 175.9
},
"luminance": 0.3941
}Semantic roles & 50–950 ramp
primary
#39BCA1
secondary
#C98895
accent
#4B69DD
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281