#33C8A1#33C8A1
#33C8A1 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.135 H 170.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #33C8A1 |
|---|---|
| RGB | rgb(51, 200, 161) |
| HSL | hsl(164, 59%, 49%) |
| HSV | hsv(164, 75%, 78%) |
| CMYK | cmyk(74.5%, 0%, 19.5%, 21.6%) |
| CIE-LAB | lab(72.62, -47.50, 8.58) |
| CIE-LCH | lch(72.62, 48.27, 169.76°) |
| OKLab | oklab(74.71% -0.1328 0.0219) |
| OKLCH | oklch(74.71% 0.135 170.6) |
| XYZ | xyz(28.4491, 44.5822, 40.8172) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.90
Green Blue
#01C08D
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.11
Aquamarine (survey)
#04D8B2
ΔE00 4.19
Greenblue
#23C48B
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C8A1 #C8335A
analogous
#33C856 #33C8A1 #33A5C8
triadic
#33C8A1 #A133C8 #C8A133
tetradic
#33C8A1 #5633C8 #C8335A #A5C833
square
#33C8A1 #5633C8 #C8335A #A5C833
split-complementary
#33C8A1 #C833A5 #C85633
monochromatic
#1A6652 #27977A #33C8A1 #61D7B8 #92E3CE
Accessibility & contrast
On white
2.12
#33C8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#33C8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C8A1
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C8A1 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9F
Deuteranopia (green-blind)
#AFACA4
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #33c8a1; /* rgb */ color: rgb(51, 200, 161); /* oklch */ color: oklch(74.7% 0.135 170.6);
Tailwind
colors: {
custom: {
50: '#81d9bc',
500: '#33c8a1',
950: '#000000',
},
}SCSS
$custom: #33c8a1; $custom-light: #81d9bc; $custom-dark: #000000;
JSON
{
"hex": "#33c8a1",
"rgb": {
"r": 51,
"g": 200,
"b": 161
},
"hsl": {
"h": 164.295,
"s": 59.363,
"l": 49.216
},
"oklch": {
"l": 0.74707,
"c": 0.1346,
"h": 170.6
},
"luminance": 0.44586
}Semantic roles & 50–950 ramp
primary
#33C8A1
secondary
#CE899B
accent
#456EE3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381