#33BC96#33BC96
#33BC96 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.128 H 169.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #33BC96 |
|---|---|
| RGB | rgb(51, 188, 150) |
| HSL | hsl(163, 57%, 47%) |
| HSV | hsv(163, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 20.2%, 26.3%) |
| CIE-LAB | lab(68.66, -45.18, 8.90) |
| CIE-LCH | lch(68.66, 46.05, 168.85°) |
| OKLab | oklab(71.38% -0.1261 0.0227) |
| OKLCH | oklch(71.38% 0.128 169.8) |
| XYZ | xyz(24.8506, 38.8693, 35.0411) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Green Blue
#01C08D
ΔE00 3.32
Greenblue
#23C48B
ΔE00 4.74
Greenish Teal
#32BF84
ΔE00 5.15
Turquoise (survey)
#06C2AC
ΔE00 5.61
Tealish
#24BCA8
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BC96 #BC3359
analogous
#33BC52 #33BC96 #339DBC
triadic
#33BC96 #9633BC #BC9633
tetradic
#33BC96 #5233BC #BC3359 #9DBC33
square
#33BC96 #5233BC #BC3359 #9DBC33
split-complementary
#33BC96 #BC339D #BC5233
monochromatic
#195C49 #268C70 #33BC96 #5AD2B1 #8ADFC8
Accessibility & contrast
On white
2.39
#33BC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#33BC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BC96
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BC96 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33bc96; /* rgb */ color: rgb(51, 188, 150); /* oklch */ color: oklch(71.4% 0.128 169.8);
Tailwind
colors: {
custom: {
50: '#7ed1b4',
500: '#33bc96',
950: '#000000',
},
}SCSS
$custom: #33bc96; $custom-light: #7ed1b4; $custom-dark: #000000;
JSON
{
"hex": "#33bc96",
"rgb": {
"r": 51,
"g": 188,
"b": 150
},
"hsl": {
"h": 163.358,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71378,
"c": 0.12809,
"h": 169.8
},
"luminance": 0.38872
}Semantic roles & 50–950 ramp
primary
#33BC96
secondary
#C98195
accent
#4772E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280