#33CAA6#33CAA6
#33CAA6 is a light, vivid teal. Relative luminance 0.457; OKLCH L 75.3% C 0.134 H 172.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #33CAA6 |
|---|---|
| RGB | rgb(51, 202, 166) |
| HSL | hsl(166, 60%, 50%) |
| HSV | hsv(166, 75%, 79%) |
| CMYK | cmyk(74.8%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.35, -47.10, 6.92) |
| CIE-LCH | lch(73.35, 47.61, 171.64°) |
| OKLab | oklab(75.35% -0.1324 0.0176) |
| OKLCH | oklch(75.35% 0.134 172.4) |
| XYZ | xyz(29.3651, 45.6945, 43.3413) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 4.73
Green Blue
#01C08D
ΔE00 5.06
Greenblue
#23C48B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CAA6 #CA3357
analogous
#33CA5A #33CAA6 #33A3CA
triadic
#33CAA6 #A633CA #CAA633
tetradic
#33CAA6 #5A33CA #CA3357 #A3CA33
square
#33CAA6 #5A33CA #CA3357 #A3CA33
split-complementary
#33CAA6 #CA33A3 #CA5A33
monochromatic
#1A6856 #27997E #33CAA6 #63D8BC #94E4D1
Accessibility & contrast
On white
2.07
#33CAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#33CAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CAA6
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CAA6 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA4
Deuteranopia (green-blind)
#B0AEA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33caa6; /* rgb */ color: rgb(51, 202, 166); /* oklch */ color: oklch(75.3% 0.134 172.4);
Tailwind
colors: {
custom: {
50: '#82dbc0',
500: '#33caa6',
950: '#000000',
},
}SCSS
$custom: #33caa6; $custom-light: #82dbc0; $custom-dark: #000000;
JSON
{
"hex": "#33caa6",
"rgb": {
"r": 51,
"g": 202,
"b": 166
},
"hsl": {
"h": 165.695,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.75345,
"c": 0.1336,
"h": 172.4
},
"luminance": 0.45698
}Semantic roles & 50–950 ramp
primary
#33CAA6
secondary
#CF8A9A
accent
#456BE3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381