#33BAA0#33BAA0
#33BAA0 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.120 H 176.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA0 |
|---|---|
| RGB | rgb(51, 186, 160) |
| HSL | hsl(168, 57%, 46%) |
| HSV | hsv(168, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(68.28, -41.80, 2.89) |
| CIE-LCH | lch(68.28, 41.90, 176.05°) |
| OKLab | oklab(71.15% -0.1193 0.007) |
| OKLCH | oklch(71.15% 0.12 176.6) |
| XYZ | xyz(25.2661, 38.3567, 39.3229) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Greeny Blue
#42B395
ΔE00 2.75
Turquoise (survey)
#06C2AC
ΔE00 2.96
Topaz
#13BBAF
ΔE00 4.91
Lightseagreen
#20B2AA
ΔE00 6.44
Mediumaquamarine
#66CDAA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA0 #BA334D
analogous
#33BA5C #33BAA0 #3391BA
triadic
#33BAA0 #A033BA #BAA033
tetradic
#33BAA0 #5C33BA #BA334D #91BA33
square
#33BAA0 #5C33BA #BA334D #91BA33
split-complementary
#33BAA0 #BA3391 #BA5C33
monochromatic
#195A4D #268A77 #33BAA0 #59D1BA #89DFCE
Accessibility & contrast
On white
2.42
#33BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#33BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33baa0; /* rgb */ color: rgb(51, 186, 160); /* oklch */ color: oklch(71.2% 0.120 176.6);
Tailwind
colors: {
custom: {
50: '#7fcfbc',
500: '#33baa0',
950: '#000000',
},
}SCSS
$custom: #33baa0; $custom-light: #7fcfbc; $custom-dark: #000000;
JSON
{
"hex": "#33baa0",
"rgb": {
"r": 51,
"g": 186,
"b": 160
},
"hsl": {
"h": 168.444,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71154,
"c": 0.11954,
"h": 176.6
},
"luminance": 0.3836
}Semantic roles & 50–950 ramp
primary
#33BAA0
secondary
#C9808E
accent
#4865E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281