#33BAA7#33BAA7
#33BAA7 is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.4% C 0.116 H 181.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA7 |
|---|---|
| RGB | rgb(51, 186, 167) |
| HSL | hsl(172, 57%, 46%) |
| HSV | hsv(172, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 10.2%, 27.1%) |
| CIE-LAB | lab(68.47, -39.94, -0.69) |
| CIE-LCH | lch(68.47, 39.95, 180.99°) |
| OKLab | oklab(71.36% -0.1161 -0.0025) |
| OKLCH | oklch(71.36% 0.116 181.2) |
| XYZ | xyz(25.8958, 38.6086, 42.6391) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.85
Turquoise (survey)
#06C2AC
ΔE00 2.49
Topaz
#13BBAF
ΔE00 2.69
Lightseagreen
#20B2AA
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA7 #BA3346
analogous
#33BA64 #33BAA7 #338ABA
triadic
#33BAA7 #A733BA #BAA733
tetradic
#33BAA7 #6433BA #BA3346 #8ABA33
square
#33BAA7 #6433BA #BA3346 #8ABA33
split-complementary
#33BAA7 #BA338A #BA6433
monochromatic
#195A51 #268A7C #33BAA7 #59D1C0 #89DFD3
Accessibility & contrast
On white
2.41
#33BAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#33BAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA6
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa7; /* rgb */ color: rgb(51, 186, 167); /* oklch */ color: oklch(71.4% 0.116 181.2);
Tailwind
colors: {
custom: {
50: '#7fcfc1',
500: '#33baa7',
950: '#000000',
},
}SCSS
$custom: #33baa7; $custom-light: #7fcfc1; $custom-dark: #000000;
JSON
{
"hex": "#33baa7",
"rgb": {
"r": 51,
"g": 186,
"b": 167
},
"hsl": {
"h": 171.556,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71365,
"c": 0.1161,
"h": 181.2
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#33BAA7
secondary
#C9808A
accent
#485DE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281