#39BEB9#39BEB9
#39BEB9 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.112 H 191.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #39BEB9 |
|---|---|
| RGB | rgb(57, 190, 185) |
| HSL | hsl(178, 54%, 48%) |
| HSV | hsv(178, 70%, 75%) |
| CMYK | cmyk(70%, 0%, 2.6%, 25.5%) |
| CIE-LAB | lab(70.31, -36.00, -7.84) |
| CIE-LCH | lch(70.31, 36.84, 192.28°) |
| OKLab | oklab(73.07% -0.1096 -0.0219) |
| OKLCH | oklch(73.07% 0.112 191.3) |
| XYZ | xyz(28.8537, 41.1962, 52.3205) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.15
Lightseagreen
#20B2AA
ΔE00 3.79
Mediumturquoise
#48D1CC
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.04
Tealish
#24BCA8
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BEB9 #BE393E
analogous
#39BE76 #39BEB9 #3980BE
triadic
#39BEB9 #B939BE #BEB939
tetradic
#39BEB9 #7639BE #BE393E #80BE39
square
#39BEB9 #7639BE #BE393E #80BE39
split-complementary
#39BEB9 #BE3980 #BE7639
monochromatic
#1D605D #2B8F8B #39BEB9 #64D0CC #93DFDC
Accessibility & contrast
On white
2.27
#39BEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#39BEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BEB9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BEB9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B9
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #39beb9; /* rgb */ color: rgb(57, 190, 185); /* oklch */ color: oklch(73.1% 0.112 191.3);
Tailwind
colors: {
custom: {
50: '#83d2ce',
500: '#39beb9',
950: '#000000',
},
}SCSS
$custom: #39beb9; $custom-light: #83d2ce; $custom-dark: #000000;
JSON
{
"hex": "#39beb9",
"rgb": {
"r": 57,
"g": 190,
"b": 185
},
"hsl": {
"h": 177.744,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.7307,
"c": 0.11173,
"h": 191.3
},
"luminance": 0.412
}Semantic roles & 50–950 ramp
primary
#39BEB9
secondary
#CA898C
accent
#4B50DD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282