#33BAA1#33BAA1
#33BAA1 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 177.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA1 |
|---|---|
| RGB | rgb(51, 186, 161) |
| HSL | hsl(169, 57%, 46%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 13.4%, 27.1%) |
| CIE-LAB | lab(68.31, -41.53, 2.38) |
| CIE-LCH | lch(68.31, 41.60, 176.73°) |
| OKLab | oklab(71.18% -0.1189 0.0056) |
| OKLCH | oklch(71.18% 0.119 177.3) |
| XYZ | xyz(25.3540, 38.3918, 39.7854) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.95
Turquoise (survey)
#06C2AC
ΔE00 2.78
Greeny Blue
#42B395
ΔE00 2.96
Topaz
#13BBAF
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA1 #BA334C
analogous
#33BA5E #33BAA1 #3390BA
triadic
#33BAA1 #A133BA #BAA133
tetradic
#33BAA1 #5E33BA #BA334C #90BA33
square
#33BAA1 #5E33BA #BA334C #90BA33
split-complementary
#33BAA1 #BA3390 #BA5E33
monochromatic
#195A4E #268A77 #33BAA1 #59D1BB #89DFCF
Accessibility & contrast
On white
2.42
#33BAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#33BAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA1
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA1 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AEA0
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa1; /* rgb */ color: rgb(51, 186, 161); /* oklch */ color: oklch(71.2% 0.119 177.3);
Tailwind
colors: {
custom: {
50: '#7fcfbc',
500: '#33baa1',
950: '#000000',
},
}SCSS
$custom: #33baa1; $custom-light: #7fcfbc; $custom-dark: #000000;
JSON
{
"hex": "#33baa1",
"rgb": {
"r": 51,
"g": 186,
"b": 161
},
"hsl": {
"h": 168.889,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71183,
"c": 0.11899,
"h": 177.3
},
"luminance": 0.38395
}Semantic roles & 50–950 ramp
primary
#33BAA1
secondary
#C9808E
accent
#4864E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281