#33BCAA#33BCAA
#33BCAA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.117 H 182.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCAA |
|---|---|
| RGB | rgb(51, 188, 170) |
| HSL | hsl(172, 57%, 47%) |
| HSV | hsv(172, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.16, -40.02, -1.32) |
| CIE-LCH | lch(69.16, 40.04, 181.89°) |
| OKLab | oklab(71.96% -0.1167 -0.0042) |
| OKLCH | oklch(71.96% 0.117 182.1) |
| XYZ | xyz(26.6006, 39.5694, 44.2581) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.90
Turquoise (survey)
#06C2AC
ΔE00 2.22
Topaz
#13BBAF
ΔE00 2.33
Lightseagreen
#20B2AA
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCAA #BC3345
analogous
#33BC66 #33BCAA #338ABC
triadic
#33BCAA #AA33BC #BCAA33
tetradic
#33BCAA #6633BC #BC3345 #8ABC33
square
#33BCAA #6633BC #BC3345 #8ABC33
split-complementary
#33BCAA #BC338A #BC6633
monochromatic
#195C53 #268C7E #33BCAA #5AD2C2 #8ADFD4
Accessibility & contrast
On white
2.36
#33BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#33BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCAA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCAA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bcaa; /* rgb */ color: rgb(51, 188, 170); /* oklch */ color: oklch(72.0% 0.117 182.1);
Tailwind
colors: {
custom: {
50: '#80d1c3',
500: '#33bcaa',
950: '#000000',
},
}SCSS
$custom: #33bcaa; $custom-light: #80d1c3; $custom-dark: #000000;
JSON
{
"hex": "#33bcaa",
"rgb": {
"r": 51,
"g": 188,
"b": 170
},
"hsl": {
"h": 172.117,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71959,
"c": 0.11677,
"h": 182.1
},
"luminance": 0.39573
}Semantic roles & 50–950 ramp
primary
#33BCAA
secondary
#C9818B
accent
#475BE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281