#33BAA9#33BAA9
#33BAA9 is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.4% C 0.115 H 182.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA9 |
|---|---|
| RGB | rgb(51, 186, 169) |
| HSL | hsl(172, 57%, 46%) |
| HSV | hsv(172, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(68.52, -39.40, -1.71) |
| CIE-LCH | lch(68.52, 39.44, 182.49°) |
| OKLab | oklab(71.43% -0.1151 -0.0053) |
| OKLCH | oklch(71.43% 0.115 182.6) |
| XYZ | xyz(26.0821, 38.6831, 43.6204) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.23
Topaz
#13BBAF
ΔE00 2.08
Turquoise (survey)
#06C2AC
ΔE00 2.75
Lightseagreen
#20B2AA
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA9 #BA3344
analogous
#33BA65 #33BAA9 #3388BA
triadic
#33BAA9 #A933BA #BAA933
tetradic
#33BAA9 #6533BA #BA3344 #88BA33
square
#33BAA9 #6533BA #BA3344 #88BA33
split-complementary
#33BAA9 #BA3388 #BA6533
monochromatic
#195A52 #268A7D #33BAA9 #59D1C2 #89DFD4
Accessibility & contrast
On white
2.40
#33BAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#33BAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA9 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#9FA1AB
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa9; /* rgb */ color: rgb(51, 186, 169); /* oklch */ color: oklch(71.4% 0.115 182.6);
Tailwind
colors: {
custom: {
50: '#7fcfc2',
500: '#33baa9',
950: '#000000',
},
}SCSS
$custom: #33baa9; $custom-light: #7fcfc2; $custom-dark: #000000;
JSON
{
"hex": "#33baa9",
"rgb": {
"r": 51,
"g": 186,
"b": 169
},
"hsl": {
"h": 172.444,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71427,
"c": 0.11527,
"h": 182.6
},
"luminance": 0.38686
}Semantic roles & 50–950 ramp
primary
#33BAA9
secondary
#C98089
accent
#485BE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281