#39AABB#39AABB
#39AABB is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.102 H 209.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #39AABB |
|---|---|
| RGB | rgb(57, 170, 187) |
| HSL | hsl(188, 53%, 48%) |
| HSV | hsv(188, 70%, 73%) |
| CMYK | cmyk(69.5%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.33, -25.75, -17.93) |
| CIE-LCH | lch(64.33, 31.38, 214.85°) |
| OKLab | oklab(68.25% -0.0885 -0.0498) |
| OKLCH | oklch(68.25% 0.102 209.4) |
| XYZ | xyz(25.0279, 33.2043, 52.0941) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.55
Cadetblue
#5F9EA0
ΔE00 6.95
Greyblue
#77A1B5
ΔE00 9.95
Lightseagreen
#20B2AA
ΔE00 10.15
Sea
#3C9992
ΔE00 10.77
Darkturquoise
#00CED1
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AABB #BB4A39
analogous
#39BB8B #39AABB #3969BB
triadic
#39AABB #BB39AA #AABB39
tetradic
#39AABB #8B39BB #BB4A39 #69BB39
square
#39AABB #8B39BB #BB4A39 #69BB39
split-complementary
#39AABB #BB3969 #BB8B39
monochromatic
#1C555D #2B7F8C #39AABB #62C1CF #91D3DD
Accessibility & contrast
On white
2.75
#39AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#39AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AABB
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AABB | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39aabb; /* rgb */ color: rgb(57, 170, 187); /* oklch */ color: oklch(68.2% 0.102 209.4);
Tailwind
colors: {
custom: {
50: '#81c3cf',
500: '#39aabb',
950: '#000000',
},
}SCSS
$custom: #39aabb; $custom-light: #81c3cf; $custom-dark: #000000;
JSON
{
"hex": "#39aabb",
"rgb": {
"r": 57,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.846,
"s": 53.279,
"l": 47.843
},
"oklch": {
"l": 0.68245,
"c": 0.10155,
"h": 209.4
},
"luminance": 0.33207
}Semantic roles & 50–950 ramp
primary
#39AABB
secondary
#C89087
accent
#5E4BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182