#33C3AA#33C3AA
#33C3AA is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.7% C 0.124 H 178.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #33C3AA |
|---|---|
| RGB | rgb(51, 195, 170) |
| HSL | hsl(170, 59%, 48%) |
| HSV | hsv(170, 74%, 76%) |
| CMYK | cmyk(73.8%, 0%, 12.8%, 23.5%) |
| CIE-LAB | lab(71.31, -43.10, 1.81) |
| CIE-LCH | lch(71.31, 43.14, 177.60°) |
| OKLab | oklab(73.71% -0.1237 0.0041) |
| OKLCH | oklch(73.71% 0.124 178.1) |
| XYZ | xyz(28.1324, 42.6329, 44.7687) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.62
Tealish
#24BCA8
ΔE00 2.44
Topaz
#13BBAF
ΔE00 4.79
Greeny Blue
#42B395
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.52
Aquamarine (survey)
#04D8B2
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C3AA #C3334C
analogous
#33C362 #33C3AA #3394C3
triadic
#33C3AA #AA33C3 #C3AA33
tetradic
#33C3AA #6233C3 #C3334C #94C333
square
#33C3AA #6233C3 #C3334C #94C333
split-complementary
#33C3AA #C33394 #C36233
monochromatic
#1A6255 #269280 #33C3AA #5ED5C0 #8FE2D3
Accessibility & contrast
On white
2.20
#33C3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#33C3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C3AA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C3AA | 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)
#BBB7A9
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #33c3aa; /* rgb */ color: rgb(51, 195, 170); /* oklch */ color: oklch(73.7% 0.124 178.1);
Tailwind
colors: {
custom: {
50: '#81d6c3',
500: '#33c3aa',
950: '#000000',
},
}SCSS
$custom: #33c3aa; $custom-light: #81d6c3; $custom-dark: #000000;
JSON
{
"hex": "#33c3aa",
"rgb": {
"r": 51,
"g": 195,
"b": 170
},
"hsl": {
"h": 169.583,
"s": 58.537,
"l": 48.235
},
"oklch": {
"l": 0.73708,
"c": 0.12374,
"h": 178.1
},
"luminance": 0.42636
}Semantic roles & 50–950 ramp
primary
#33C3AA
secondary
#CC8692
accent
#4661E2
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381