#33CAA4#33CAA4
#33CAA4 is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.3% C 0.135 H 171.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #33CAA4 |
|---|---|
| RGB | rgb(51, 202, 164) |
| HSL | hsl(165, 60%, 50%) |
| HSV | hsv(165, 75%, 79%) |
| CMYK | cmyk(74.8%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(73.30, -47.60, 7.94) |
| CIE-LCH | lch(73.30, 48.25, 170.53°) |
| OKLab | oklab(75.29% -0.1334 0.0202) |
| OKLCH | oklch(75.29% 0.135 171.4) |
| XYZ | xyz(29.1831, 45.6217, 42.3826) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.84
Green Blue
#01C08D
ΔE00 4.62
Greenblue
#23C48B
ΔE00 5.19
Turquoise (survey)
#06C2AC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CAA4 #CA3359
analogous
#33CA59 #33CAA4 #33A4CA
triadic
#33CAA4 #A433CA #CAA433
tetradic
#33CAA4 #5933CA #CA3359 #A4CA33
square
#33CAA4 #5933CA #CA3359 #A4CA33
split-complementary
#33CAA4 #CA33A4 #CA5933
monochromatic
#1A6855 #27997C #33CAA4 #63D8BA #94E4D0
Accessibility & contrast
On white
2.07
#33CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#33CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CAA4
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CAA4 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA2
Deuteranopia (green-blind)
#B0AEA7
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33caa4; /* rgb */ color: rgb(51, 202, 164); /* oklch */ color: oklch(75.3% 0.135 171.4);
Tailwind
colors: {
custom: {
50: '#81dbbf',
500: '#33caa4',
950: '#000000',
},
}SCSS
$custom: #33caa4; $custom-light: #81dbbf; $custom-dark: #000000;
JSON
{
"hex": "#33caa4",
"rgb": {
"r": 51,
"g": 202,
"b": 164
},
"hsl": {
"h": 164.901,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.75291,
"c": 0.13489,
"h": 171.4
},
"luminance": 0.45625
}Semantic roles & 50–950 ramp
primary
#33CAA4
secondary
#CF8A9B
accent
#456DE3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381