#39AAAA#39AAAA
#39AAAA is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.099 H 195.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #39AAAA |
|---|---|
| RGB | rgb(57, 170, 170) |
| HSL | hsl(180, 50%, 45%) |
| HSV | hsv(180, 66%, 67%) |
| CMYK | cmyk(66.5%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.77, -30.84, -9.28) |
| CIE-LCH | lch(63.77, 32.21, 196.75°) |
| OKLab | oklab(67.61% -0.0958 -0.0258) |
| OKLCH | oklch(67.61% 0.099 195.1) |
| XYZ | xyz(23.3145, 32.5190, 43.0705) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 5.93
Sea
#3C9992
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.62
Turquoise Blue
#06B1C4
ΔE00 6.91
Blue Green
#0F9B8E
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AAAA #AA3939
analogous
#39AA72 #39AAAA #3972AA
triadic
#39AAAA #AA39AA #AAAA39
tetradic
#39AAAA #7239AA #AA3939 #72AA39
square
#39AAAA #7239AA #AA3939 #72AA39
split-complementary
#39AAAA #AA3972 #AA7239
monochromatic
#1A4E4E #2A7C7C #39AAAA #59C7C7 #87D7D7
Accessibility & contrast
On white
2.80
#39AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#39AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AAAA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AAAA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8E95AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #39aaaa; /* rgb */ color: rgb(57, 170, 170); /* oklch */ color: oklch(67.6% 0.099 195.1);
Tailwind
colors: {
custom: {
50: '#7fc3c3',
500: '#39aaaa',
950: '#000000',
},
}SCSS
$custom: #39aaaa; $custom-light: #7fc3c3; $custom-dark: #000000;
JSON
{
"hex": "#39aaaa",
"rgb": {
"r": 57,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 49.78,
"l": 44.51
},
"oklch": {
"l": 0.67611,
"c": 0.09918,
"h": 195.1
},
"luminance": 0.32522
}Semantic roles & 50–950 ramp
primary
#39AAAA
secondary
#C17E7E
accent
#4E4ED9
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181