#33C3AB#33C3AB
#33C3AB is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.7% C 0.123 H 178.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #33C3AB |
|---|---|
| RGB | rgb(51, 195, 171) |
| HSL | hsl(170, 59%, 48%) |
| HSV | hsv(170, 74%, 76%) |
| CMYK | cmyk(73.8%, 0%, 12.3%, 23.5%) |
| CIE-LAB | lab(71.33, -42.84, 1.30) |
| CIE-LCH | lch(71.33, 42.86, 178.26°) |
| OKLab | oklab(73.74% -0.1232 0.0028) |
| OKLCH | oklch(73.74% 0.123 178.7) |
| XYZ | xyz(28.2274, 42.6709, 45.2688) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.44
Tealish
#24BCA8
ΔE00 2.26
Topaz
#13BBAF
ΔE00 4.51
Greeny Blue
#42B395
ΔE00 5.17
Mediumaquamarine
#66CDAA
ΔE00 5.71
Aquamarine (survey)
#04D8B2
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C3AB #C3334B
analogous
#33C363 #33C3AB #3393C3
triadic
#33C3AB #AB33C3 #C3AB33
tetradic
#33C3AB #6333C3 #C3334B #93C333
square
#33C3AB #6333C3 #C3334B #93C333
split-complementary
#33C3AB #C33393 #C36333
monochromatic
#1A6256 #269280 #33C3AB #5ED5C1 #8FE2D4
Accessibility & contrast
On white
2.20
#33C3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#33C3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C3AB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C3AB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #33c3ab; /* rgb */ color: rgb(51, 195, 171); /* oklch */ color: oklch(73.7% 0.123 178.7);
Tailwind
colors: {
custom: {
50: '#81d6c4',
500: '#33c3ab',
950: '#000000',
},
}SCSS
$custom: #33c3ab; $custom-light: #81d6c4; $custom-dark: #000000;
JSON
{
"hex": "#33c3ab",
"rgb": {
"r": 51,
"g": 195,
"b": 171
},
"hsl": {
"h": 170,
"s": 58.537,
"l": 48.235
},
"oklch": {
"l": 0.73738,
"c": 0.12324,
"h": 178.7
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#33C3AB
secondary
#CC8691
accent
#4660E2
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381