#39ACA2#39ACA2
#39ACA2 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.102 H 186.8°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #39ACA2 |
|---|---|
| RGB | rgb(57, 172, 162) |
| HSL | hsl(175, 50%, 45%) |
| HSV | hsv(175, 67%, 67%) |
| CMYK | cmyk(66.9%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.15, -34.06, -4.26) |
| CIE-LCH | lch(64.15, 34.33, 187.12°) |
| OKLab | oklab(67.84% -0.1015 -0.012) |
| OKLCH | oklch(67.84% 0.102 186.8) |
| XYZ | xyz(22.9584, 32.9810, 39.3314) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.21
Topaz
#13BBAF
ΔE00 4.42
Tealish
#24BCA8
ΔE00 5.48
Sea
#3C9992
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ACA2 #AC3943
analogous
#39AC69 #39ACA2 #397CAC
triadic
#39ACA2 #A239AC #ACA239
tetradic
#39ACA2 #6939AC #AC3943 #7CAC39
square
#39ACA2 #6939AC #AC3943 #7CAC39
split-complementary
#39ACA2 #AC397C #AC6939
monochromatic
#1B504B #2A7E77 #39ACA2 #5AC8BF #88D8D1
Accessibility & contrast
On white
2.76
#39ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#39ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ACA2
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ACA2 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aca2; /* rgb */ color: rgb(57, 172, 162); /* oklch */ color: oklch(67.8% 0.102 186.8);
Tailwind
colors: {
custom: {
50: '#7fc5bd',
500: '#39aca2',
950: '#000000',
},
}SCSS
$custom: #39aca2; $custom-light: #7fc5bd; $custom-dark: #000000;
JSON
{
"hex": "#39aca2",
"rgb": {
"r": 57,
"g": 172,
"b": 162
},
"hsl": {
"h": 174.783,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.67837,
"c": 0.10218,
"h": 186.8
},
"luminance": 0.32984
}Semantic roles & 50–950 ramp
primary
#39ACA2
secondary
#C27F85
accent
#4E5ADA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281