#33BA9C#33BA9C
#33BA9C is a light, vivid teal. Relative luminance 0.382; OKLCH L 71.0% C 0.122 H 174.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33BA9C |
|---|---|
| RGB | rgb(51, 186, 156) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 16.1%, 27.1%) |
| CIE-LAB | lab(68.18, -42.83, 4.94) |
| CIE-LCH | lch(68.18, 43.11, 173.42°) |
| OKLab | oklab(71.04% -0.1212 0.0124) |
| OKLCH | oklch(71.04% 0.122 174.2) |
| XYZ | xyz(24.9218, 38.2190, 37.5096) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 3.44
Turquoise (survey)
#06C2AC
ΔE00 3.83
Green Blue
#01C08D
ΔE00 5.50
Topaz
#13BBAF
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BA9C #BA3351
analogous
#33BA59 #33BA9C #3395BA
triadic
#33BA9C #9C33BA #BA9C33
tetradic
#33BA9C #5933BA #BA3351 #95BA33
square
#33BA9C #5933BA #BA3351 #95BA33
split-complementary
#33BA9C #BA3395 #BA5933
monochromatic
#195A4B #268A74 #33BA9C #59D1B7 #89DFCC
Accessibility & contrast
On white
2.43
#33BA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#33BA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BA9C
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BA9C | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9B
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33ba9c; /* rgb */ color: rgb(51, 186, 156); /* oklch */ color: oklch(71.0% 0.122 174.2);
Tailwind
colors: {
custom: {
50: '#7ecfb9',
500: '#33ba9c',
950: '#000000',
},
}SCSS
$custom: #33ba9c; $custom-light: #7ecfb9; $custom-dark: #000000;
JSON
{
"hex": "#33ba9c",
"rgb": {
"r": 51,
"g": 186,
"b": 156
},
"hsl": {
"h": 166.667,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71038,
"c": 0.12183,
"h": 174.2
},
"luminance": 0.38222
}Semantic roles & 50–950 ramp
primary
#33BA9C
secondary
#C98090
accent
#4869E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280