#33CACC#33CACC
#33CACC is a light, vivid teal. Relative luminance 0.473; OKLCH L 76.5% C 0.120 H 196.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33CACC |
|---|---|
| RGB | rgb(51, 202, 204) |
| HSL | hsl(181, 60%, 50%) |
| HSV | hsv(181, 75%, 80%) |
| CMYK | cmyk(75%, 1%, 0%, 20%) |
| CIE-LAB | lab(74.38, -36.81, -12.13) |
| CIE-LCH | lch(74.38, 38.76, 198.23°) |
| OKLab | oklab(76.53% -0.1153 -0.0337) |
| OKLCH | oklch(76.53% 0.12 196.3) |
| XYZ | xyz(33.3799, 47.3004, 64.4857) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.42
Mediumturquoise
#48D1CC
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 7.62
Turquoise
#40E0D0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CACC #CC3533
analogous
#33CC81 #33CACC #337ECC
triadic
#33CACC #CC33CA #CACC33
tetradic
#33CACC #8133CC #CC3533 #7ECC33
square
#33CACC #8133CC #CC3533 #7ECC33
split-complementary
#33CACC #CC337E #CC8133
monochromatic
#1B696A #279A9B #33CACC #64D7D8 #95E3E4
Accessibility & contrast
On white
2.01
#33CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#33CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CACC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CACC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CC
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#00D1CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #33cacc; /* rgb */ color: rgb(51, 202, 204); /* oklch */ color: oklch(76.5% 0.120 196.3);
Tailwind
colors: {
custom: {
50: '#84dadb',
500: '#33cacc',
950: '#000000',
},
}SCSS
$custom: #33cacc; $custom-light: #84dadb; $custom-dark: #000000;
JSON
{
"hex": "#33cacc",
"rgb": {
"r": 51,
"g": 202,
"b": 204
},
"hsl": {
"h": 180.784,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.76532,
"c": 0.12012,
"h": 196.3
},
"luminance": 0.47305
}Semantic roles & 50–950 ramp
primary
#33CACC
secondary
#D08C8B
accent
#4745E3
background
#F9FDFD
surface
#F1FBFB
border
#CBD4D4
text
#0D1515
muted
#7E8383