#3CAABA#3CAABA
#3CAABA is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.100 H 208.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAABA |
|---|---|
| RGB | rgb(60, 170, 186) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 68%, 73%) |
| CMYK | cmyk(67.7%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.36, -25.63, -17.31) |
| CIE-LCH | lch(64.36, 30.92, 214.04°) |
| OKLab | oklab(68.29% -0.0874 -0.0481) |
| OKLCH | oklch(68.29% 0.1 208.8) |
| XYZ | xyz(25.0974, 33.2525, 51.5405) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.66
Cadetblue
#5F9EA0
ΔE00 6.68
Lightseagreen
#20B2AA
ΔE00 9.89
Greyblue
#77A1B5
ΔE00 9.99
Sea
#3C9992
ΔE00 10.51
Darkturquoise
#00CED1
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAABA #BA4C3C
analogous
#3CBA8B #3CAABA #3C6BBA
triadic
#3CAABA #BA3CAA #AABA3C
tetradic
#3CAABA #8B3CBA #BA4C3C #6BBA3C
square
#3CAABA #8B3CBA #BA4C3C #6BBA3C
split-complementary
#3CAABA #BA3C6B #BA8B3C
monochromatic
#1E555D #2D808C #3CAABA #66C0CE #94D3DC
Accessibility & contrast
On white
2.74
#3CAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3CAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAABA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAABA | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#8996BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3caaba; /* rgb */ color: rgb(60, 170, 186); /* oklch */ color: oklch(68.3% 0.100 208.8);
Tailwind
colors: {
custom: {
50: '#82c3ce',
500: '#3caaba',
950: '#000000',
},
}SCSS
$custom: #3caaba; $custom-light: #82c3ce; $custom-dark: #000000;
JSON
{
"hex": "#3caaba",
"rgb": {
"r": 60,
"g": 170,
"b": 186
},
"hsl": {
"h": 187.619,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.68286,
"c": 0.09979,
"h": 208.8
},
"luminance": 0.33255
}Semantic roles & 50–950 ramp
primary
#3CAABA
secondary
#C8928A
accent
#5F4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182