#33BBA4#33BBA4
#33BBA4 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.118 H 178.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBA4 |
|---|---|
| RGB | rgb(51, 187, 164) |
| HSL | hsl(170, 57%, 47%) |
| HSV | hsv(170, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 12.3%, 26.7%) |
| CIE-LAB | lab(68.69, -41.18, 1.29) |
| CIE-LCH | lch(68.69, 41.20, 178.21°) |
| OKLab | oklab(71.52% -0.1185 0.0028) |
| OKLCH | oklch(71.52% 0.119 178.7) |
| XYZ | xyz(25.8331, 38.9217, 41.2659) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.28
Turquoise (survey)
#06C2AC
ΔE00 2.29
Greeny Blue
#42B395
ΔE00 3.62
Topaz
#13BBAF
ΔE00 3.92
Lightseagreen
#20B2AA
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBA4 #BB334A
analogous
#33BB60 #33BBA4 #338EBB
triadic
#33BBA4 #A433BB #BBA433
tetradic
#33BBA4 #6033BB #BB334A #8EBB33
square
#33BBA4 #6033BB #BB334A #8EBB33
split-complementary
#33BBA4 #BB338E #BB6033
monochromatic
#195B50 #268B7A #33BBA4 #59D2BD #89DFD0
Accessibility & contrast
On white
2.39
#33BBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#33BBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBA4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBA4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bba4; /* rgb */ color: rgb(51, 187, 164); /* oklch */ color: oklch(71.5% 0.118 178.7);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#33bba4',
950: '#000000',
},
}SCSS
$custom: #33bba4; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#33bba4",
"rgb": {
"r": 51,
"g": 187,
"b": 164
},
"hsl": {
"h": 169.853,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71524,
"c": 0.1185,
"h": 178.7
},
"luminance": 0.38925
}Semantic roles & 50–950 ramp
primary
#33BBA4
secondary
#C9818D
accent
#4761E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281