#39BBB8#39BBB8
#39BBB8 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.110 H 192.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #39BBB8 |
|---|---|
| RGB | rgb(57, 187, 184) |
| HSL | hsl(179, 53%, 48%) |
| HSV | hsv(179, 70%, 73%) |
| CMYK | cmyk(69.5%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.38, -34.89, -8.68) |
| CIE-LCH | lch(69.38, 35.95, 193.97°) |
| OKLab | oklab(72.3% -0.107 -0.0242) |
| OKLCH | oklch(72.3% 0.11 192.7) |
| XYZ | xyz(28.1054, 39.8679, 51.5521) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.50
Topaz
#13BBAF
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 5.70
Tealish
#24BCA8
ΔE00 6.14
Turquoise (survey)
#06C2AC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BBB8 #BB393C
analogous
#39BB77 #39BBB8 #397DBB
triadic
#39BBB8 #B839BB #BBB839
tetradic
#39BBB8 #7739BB #BB393C #7DBB39
square
#39BBB8 #7739BB #BB393C #7DBB39
split-complementary
#39BBB8 #BB397D #BB7739
monochromatic
#1C5D5C #2B8C8A #39BBB8 #62CFCD #91DDDC
Accessibility & contrast
On white
2.34
#39BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#39BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BBB8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BBB8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2B8
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bbb8; /* rgb */ color: rgb(57, 187, 184); /* oklch */ color: oklch(72.3% 0.110 192.7);
Tailwind
colors: {
custom: {
50: '#83d0cd',
500: '#39bbb8',
950: '#000000',
},
}SCSS
$custom: #39bbb8; $custom-light: #83d0cd; $custom-dark: #000000;
JSON
{
"hex": "#39bbb8",
"rgb": {
"r": 57,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.615,
"s": 53.279,
"l": 47.843
},
"oklch": {
"l": 0.72299,
"c": 0.1097,
"h": 192.7
},
"luminance": 0.39871
}Semantic roles & 50–950 ramp
primary
#39BBB8
secondary
#C88789
accent
#4B4EDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282