#33BAA8#33BAA8
#33BAA8 is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.4% C 0.116 H 181.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA8 |
|---|---|
| RGB | rgb(51, 186, 168) |
| HSL | hsl(172, 57%, 46%) |
| HSV | hsv(172, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(68.49, -39.67, -1.20) |
| CIE-LCH | lch(68.49, 39.69, 181.73°) |
| OKLab | oklab(71.4% -0.1156 -0.0039) |
| OKLCH | oklch(71.4% 0.116 181.9) |
| XYZ | xyz(25.9886, 38.6457, 43.1279) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.00
Topaz
#13BBAF
ΔE00 2.38
Turquoise (survey)
#06C2AC
ΔE00 2.60
Lightseagreen
#20B2AA
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA8 #BA3345
analogous
#33BA65 #33BAA8 #3389BA
triadic
#33BAA8 #A833BA #BAA833
tetradic
#33BAA8 #6533BA #BA3345 #89BA33
square
#33BAA8 #6533BA #BA3345 #89BA33
split-complementary
#33BAA8 #BA3389 #BA6533
monochromatic
#195A51 #268A7D #33BAA8 #59D1C1 #89DFD3
Accessibility & contrast
On white
2.41
#33BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#33BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA7
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa8; /* rgb */ color: rgb(51, 186, 168); /* oklch */ color: oklch(71.4% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#7fcfc1',
500: '#33baa8',
950: '#000000',
},
}SCSS
$custom: #33baa8; $custom-light: #7fcfc1; $custom-dark: #000000;
JSON
{
"hex": "#33baa8",
"rgb": {
"r": 51,
"g": 186,
"b": 168
},
"hsl": {
"h": 172,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71396,
"c": 0.11568,
"h": 181.9
},
"luminance": 0.38649
}Semantic roles & 50–950 ramp
primary
#33BAA8
secondary
#C9808A
accent
#485CE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281