#3ACCAB#3ACCAB
#3ACCAB is a light, vivid teal. Relative luminance 0.470; OKLCH L 76.1% C 0.130 H 173.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3ACCAB |
|---|---|
| RGB | rgb(58, 204, 171) |
| HSL | hsl(166, 59%, 51%) |
| HSV | hsv(166, 72%, 80%) |
| CMYK | cmyk(71.6%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(74.20, -45.81, 5.48) |
| CIE-LCH | lch(74.20, 46.13, 173.18°) |
| OKLab | oklab(76.12% -0.1296 0.0138) |
| OKLCH | oklch(76.12% 0.13 173.9) |
| XYZ | xyz(30.6847, 47.0220, 45.9791) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.23
Mediumaquamarine
#66CDAA
ΔE00 3.51
Eucalyptus
#44D7A8
ΔE00 4.35
Turquoise (survey)
#06C2AC
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.33
Tealish
#24BCA8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ACCAB #CC3A5B
analogous
#3ACC62 #3ACCAB #3AA4CC
triadic
#3ACCAB #AB3ACC #CCAB3A
tetradic
#3ACCAB #623ACC #CC3A5B #A4CC3A
square
#3ACCAB #623ACC #CC3A5B #A4CC3A
split-complementary
#3ACCAB #CC3AA4 #CC623A
monochromatic
#1D6F5C #29A085 #3ACCAB #6BD9C0 #9BE5D4
Accessibility & contrast
On white
2.02
#3ACCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#3ACCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ACCAB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ACCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ACCAB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA9
Deuteranopia (green-blind)
#B1B1AD
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3accab; /* rgb */ color: rgb(58, 204, 171); /* oklch */ color: oklch(76.1% 0.130 173.9);
Tailwind
colors: {
custom: {
50: '#84dcc4',
500: '#3accab',
950: '#000000',
},
}SCSS
$custom: #3accab; $custom-light: #84dcc4; $custom-dark: #000000;
JSON
{
"hex": "#3accab",
"rgb": {
"r": 58,
"g": 204,
"b": 171
},
"hsl": {
"h": 166.438,
"s": 58.871,
"l": 51.373
},
"oklch": {
"l": 0.76123,
"c": 0.13029,
"h": 173.9
},
"luminance": 0.47026
}Semantic roles & 50–950 ramp
primary
#3ACCAB
secondary
#D1919F
accent
#4669E2
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381