#33BAA5#33BAA5
#33BAA5 is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.3% C 0.117 H 179.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA5 |
|---|---|
| RGB | rgb(51, 186, 165) |
| HSL | hsl(171, 57%, 46%) |
| HSV | hsv(171, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 11.3%, 27.1%) |
| CIE-LAB | lab(68.41, -40.48, 0.33) |
| CIE-LCH | lch(68.41, 40.48, 179.53°) |
| OKLab | oklab(71.3% -0.117 0.0002) |
| OKLCH | oklch(71.3% 0.117 179.9) |
| XYZ | xyz(25.7123, 38.5352, 41.6729) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.94
Turquoise (survey)
#06C2AC
ΔE00 2.41
Topaz
#13BBAF
ΔE00 3.32
Greeny Blue
#42B395
ΔE00 3.96
Lightseagreen
#20B2AA
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA5 #BA3348
analogous
#33BA62 #33BAA5 #338CBA
triadic
#33BAA5 #A533BA #BAA533
tetradic
#33BAA5 #6233BA #BA3348 #8CBA33
square
#33BAA5 #6233BA #BA3348 #8CBA33
split-complementary
#33BAA5 #BA338C #BA6233
monochromatic
#195A50 #268A7A #33BAA5 #59D1BF #89DFD1
Accessibility & contrast
On white
2.41
#33BAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#33BAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA4
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa5; /* rgb */ color: rgb(51, 186, 165); /* oklch */ color: oklch(71.3% 0.117 179.9);
Tailwind
colors: {
custom: {
50: '#7fcfbf',
500: '#33baa5',
950: '#000000',
},
}SCSS
$custom: #33baa5; $custom-light: #7fcfbf; $custom-dark: #000000;
JSON
{
"hex": "#33baa5",
"rgb": {
"r": 51,
"g": 186,
"b": 165
},
"hsl": {
"h": 170.667,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71303,
"c": 0.11699,
"h": 179.9
},
"luminance": 0.38538
}Semantic roles & 50–950 ramp
primary
#33BAA5
secondary
#C9808C
accent
#485FE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1412
muted
#7C8281