#39BEB8#39BEB8
#39BEB8 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.0% C 0.112 H 190.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #39BEB8 |
|---|---|
| RGB | rgb(57, 190, 184) |
| HSL | hsl(177, 54%, 48%) |
| HSV | hsv(177, 70%, 75%) |
| CMYK | cmyk(70%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.28, -36.28, -7.33) |
| CIE-LCH | lch(70.28, 37.01, 191.42°) |
| OKLab | oklab(73.04% -0.11 -0.0205) |
| OKLCH | oklch(73.04% 0.112 190.5) |
| XYZ | xyz(28.7485, 41.1541, 51.7665) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.84
Lightseagreen
#20B2AA
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 4.94
Tealish
#24BCA8
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BEB8 #BE393F
analogous
#39BE75 #39BEB8 #3981BE
triadic
#39BEB8 #B839BE #BEB839
tetradic
#39BEB8 #7539BE #BE393F #81BE39
square
#39BEB8 #7539BE #BE393F #81BE39
split-complementary
#39BEB8 #BE3981 #BE7539
monochromatic
#1D605D #2B8F8A #39BEB8 #64D0CC #93DFDB
Accessibility & contrast
On white
2.27
#39BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#39BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BEB8
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BEB8 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#9FA6B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #39beb8; /* rgb */ color: rgb(57, 190, 184); /* oklch */ color: oklch(73.0% 0.112 190.5);
Tailwind
colors: {
custom: {
50: '#83d2cd',
500: '#39beb8',
950: '#000000',
},
}SCSS
$custom: #39beb8; $custom-light: #83d2cd; $custom-dark: #000000;
JSON
{
"hex": "#39beb8",
"rgb": {
"r": 57,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.293,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.73037,
"c": 0.11191,
"h": 190.5
},
"luminance": 0.41157
}Semantic roles & 50–950 ramp
primary
#39BEB8
secondary
#CA898C
accent
#4B51DD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282