#33BAA3#33BAA3
#33BAA3 is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.2% C 0.118 H 178.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA3 |
|---|---|
| RGB | rgb(51, 186, 163) |
| HSL | hsl(170, 57%, 46%) |
| HSV | hsv(170, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 12.4%, 27.1%) |
| CIE-LAB | lab(68.36, -41.01, 1.35) |
| CIE-LCH | lch(68.36, 41.03, 178.11°) |
| OKLab | oklab(71.24% -0.1179 0.0029) |
| OKLCH | oklch(71.24% 0.118 178.6) |
| XYZ | xyz(25.5317, 38.4629, 40.7217) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.38
Turquoise (survey)
#06C2AC
ΔE00 2.52
Greeny Blue
#42B395
ΔE00 3.43
Topaz
#13BBAF
ΔE00 3.96
Lightseagreen
#20B2AA
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA3 #BA334A
analogous
#33BA60 #33BAA3 #338EBA
triadic
#33BAA3 #A333BA #BAA333
tetradic
#33BAA3 #6033BA #BA334A #8EBA33
square
#33BAA3 #6033BA #BA334A #8EBA33
split-complementary
#33BAA3 #BA338E #BA6033
monochromatic
#195A4F #268A79 #33BAA3 #59D1BD #89DFD0
Accessibility & contrast
On white
2.42
#33BAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#33BAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa3; /* rgb */ color: rgb(51, 186, 163); /* oklch */ color: oklch(71.2% 0.118 178.6);
Tailwind
colors: {
custom: {
50: '#7fcfbe',
500: '#33baa3',
950: '#000000',
},
}SCSS
$custom: #33baa3; $custom-light: #7fcfbe; $custom-dark: #000000;
JSON
{
"hex": "#33baa3",
"rgb": {
"r": 51,
"g": 186,
"b": 163
},
"hsl": {
"h": 169.778,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71243,
"c": 0.11796,
"h": 178.6
},
"luminance": 0.38466
}Semantic roles & 50–950 ramp
primary
#33BAA3
secondary
#C9808D
accent
#4862E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281