#3ACCAD#3ACCAD
#3ACCAD is a light, vivid teal. Relative luminance 0.471; OKLCH L 76.2% C 0.129 H 175.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3ACCAD |
|---|---|
| RGB | rgb(58, 204, 173) |
| HSL | hsl(167, 59%, 51%) |
| HSV | hsv(167, 72%, 80%) |
| CMYK | cmyk(71.6%, 0%, 15.2%, 20%) |
| CIE-LAB | lab(74.25, -45.30, 4.47) |
| CIE-LCH | lch(74.25, 45.52, 174.37°) |
| OKLab | oklab(76.18% -0.1286 0.0111) |
| OKLCH | oklch(76.18% 0.129 175.1) |
| XYZ | xyz(30.8768, 47.0988, 46.9907) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.40
Mediumaquamarine
#66CDAA
ΔE00 3.75
Turquoise (survey)
#06C2AC
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.82
Tealish
#24BCA8
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ACCAD #CC3A59
analogous
#3ACC64 #3ACCAD #3AA2CC
triadic
#3ACCAD #AD3ACC #CCAD3A
tetradic
#3ACCAD #643ACC #CC3A59 #A2CC3A
square
#3ACCAD #643ACC #CC3A59 #A2CC3A
split-complementary
#3ACCAD #CC3AA2 #CC643A
monochromatic
#1D6F5D #29A086 #3ACCAD #6BD9C1 #9BE5D5
Accessibility & contrast
On white
2.02
#3ACCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#3ACCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ACCAD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ACCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ACCAD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAC
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#00CEC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #3accad; /* rgb */ color: rgb(58, 204, 173); /* oklch */ color: oklch(76.2% 0.129 175.1);
Tailwind
colors: {
custom: {
50: '#85dcc5',
500: '#3accad',
950: '#000000',
},
}SCSS
$custom: #3accad; $custom-light: #85dcc5; $custom-dark: #000000;
JSON
{
"hex": "#3accad",
"rgb": {
"r": 58,
"g": 204,
"b": 173
},
"hsl": {
"h": 167.26,
"s": 58.871,
"l": 51.373
},
"oklch": {
"l": 0.76179,
"c": 0.12911,
"h": 175.1
},
"luminance": 0.47102
}Semantic roles & 50–950 ramp
primary
#3ACCAD
secondary
#D1919E
accent
#4667E2
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381