#33C8A0#33C8A0
#33C8A0 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.135 H 170.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33C8A0 |
|---|---|
| RGB | rgb(51, 200, 160) |
| HSL | hsl(164, 59%, 49%) |
| HSV | hsv(164, 75%, 78%) |
| CMYK | cmyk(74.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(72.59, -47.75, 9.08) |
| CIE-LCH | lch(72.59, 48.60, 169.23°) |
| OKLab | oklab(74.68% -0.1333 0.0232) |
| OKLCH | oklch(74.68% 0.135 170.1) |
| XYZ | xyz(28.3613, 44.5470, 40.3546) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.28
Greenblue
#23C48B
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C8A0 #C8335B
analogous
#33C856 #33C8A0 #33A6C8
triadic
#33C8A0 #A033C8 #C8A033
tetradic
#33C8A0 #5633C8 #C8335B #A6C833
square
#33C8A0 #5633C8 #C8335B #A6C833
split-complementary
#33C8A0 #C833A6 #C85633
monochromatic
#1A6652 #279779 #33C8A0 #61D7B7 #92E3CD
Accessibility & contrast
On white
2.12
#33C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#33C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C8A0
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C8A0 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#00C9BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #33c8a0; /* rgb */ color: rgb(51, 200, 160); /* oklch */ color: oklch(74.7% 0.135 170.1);
Tailwind
colors: {
custom: {
50: '#81d9bc',
500: '#33c8a0',
950: '#000000',
},
}SCSS
$custom: #33c8a0; $custom-light: #81d9bc; $custom-dark: #000000;
JSON
{
"hex": "#33c8a0",
"rgb": {
"r": 51,
"g": 200,
"b": 160
},
"hsl": {
"h": 163.893,
"s": 59.363,
"l": 49.216
},
"oklch": {
"l": 0.7468,
"c": 0.13528,
"h": 170.1
},
"luminance": 0.4455
}Semantic roles & 50–950 ramp
primary
#33C8A0
secondary
#CE899B
accent
#456FE3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381