#33BABA#33BABA
#33BABA is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.111 H 195.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #33BABA |
|---|---|
| RGB | rgb(51, 186, 186) |
| HSL | hsl(180, 57%, 46%) |
| HSV | hsv(180, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(69.01, -34.61, -10.33) |
| CIE-LCH | lch(69.01, 36.12, 196.62°) |
| OKLab | oklab(71.99% -0.1075 -0.0287) |
| OKLCH | oklch(71.99% 0.111 195) |
| XYZ | xyz(27.7830, 39.3635, 52.5785) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.99
Topaz
#13BBAF
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 6.17
Turquoise Blue
#06B1C4
ΔE00 7.11
Tealish
#24BCA8
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BABA #BA3333
analogous
#33BA77 #33BABA #3377BA
triadic
#33BABA #BA33BA #BABA33
tetradic
#33BABA #7733BA #BA3333 #77BA33
square
#33BABA #7733BA #BA3333 #77BA33
split-complementary
#33BABA #BA3377 #BA7733
monochromatic
#195A5A #268A8A #33BABA #59D1D1 #89DFDF
Accessibility & contrast
On white
2.37
#33BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#33BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BABA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BABA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33baba; /* rgb */ color: rgb(51, 186, 186); /* oklch */ color: oklch(72.0% 0.111 195.0);
Tailwind
colors: {
custom: {
50: '#81cfce',
500: '#33baba',
950: '#000000',
},
}SCSS
$custom: #33baba; $custom-light: #81cfce; $custom-dark: #000000;
JSON
{
"hex": "#33baba",
"rgb": {
"r": 51,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71991,
"c": 0.11126,
"h": 195
},
"luminance": 0.39367
}Semantic roles & 50–950 ramp
primary
#33BABA
secondary
#C98080
accent
#4848E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282