#33C9AC#33C9AC
#33C9AC is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.3% C 0.129 H 176.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33C9AC |
|---|---|
| RGB | rgb(51, 201, 172) |
| HSL | hsl(168, 60%, 49%) |
| HSV | hsv(168, 75%, 79%) |
| CMYK | cmyk(74.6%, 0%, 14.4%, 21.2%) |
| CIE-LAB | lab(73.19, -45.16, 3.45) |
| CIE-LCH | lch(73.19, 45.29, 175.63°) |
| OKLab | oklab(75.26% -0.1287 0.0085) |
| OKLCH | oklch(75.26% 0.129 176.2) |
| XYZ | xyz(29.6945, 45.4521, 46.2298) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.01
Aquamarine (survey)
#04D8B2
ΔE00 4.16
Tealish
#24BCA8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C9AC #C93350
analogous
#33C961 #33C9AC #339BC9
triadic
#33C9AC #AC33C9 #C9AC33
tetradic
#33C9AC #6133C9 #C93350 #9BC933
square
#33C9AC #6133C9 #C93350 #9BC933
split-complementary
#33C9AC #C9339B #C96133
monochromatic
#1A6758 #279882 #33C9AC #62D7C1 #93E4D4
Accessibility & contrast
On white
2.08
#33C9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#33C9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C9AC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C9AC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAB
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33c9ac; /* rgb */ color: rgb(51, 201, 172); /* oklch */ color: oklch(75.3% 0.129 176.2);
Tailwind
colors: {
custom: {
50: '#82dac4',
500: '#33c9ac',
950: '#000000',
},
}SCSS
$custom: #33c9ac; $custom-light: #82dac4; $custom-dark: #000000;
JSON
{
"hex": "#33c9ac",
"rgb": {
"r": 51,
"g": 201,
"b": 172
},
"hsl": {
"h": 168.4,
"s": 59.524,
"l": 49.412
},
"oklch": {
"l": 0.75264,
"c": 0.12895,
"h": 176.2
},
"luminance": 0.45456
}Semantic roles & 50–950 ramp
primary
#33C9AC
secondary
#CF8997
accent
#4564E3
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381