#33BA95#33BA95
#33BA95 is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.8% C 0.126 H 170.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #33BA95 |
|---|---|
| RGB | rgb(51, 186, 149) |
| HSL | hsl(164, 57%, 46%) |
| HSV | hsv(164, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 19.9%, 27.1%) |
| CIE-LAB | lab(68.01, -44.58, 8.53) |
| CIE-LCH | lch(68.01, 45.39, 169.17°) |
| OKLab | oklab(70.84% -0.1245 0.0218) |
| OKLCH | oklch(70.84% 0.126 170.1) |
| XYZ | xyz(24.3461, 37.9887, 34.4774) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.64
Green Blue
#01C08D
ΔE00 3.67
Greenblue
#23C48B
ΔE00 5.16
Greenish Teal
#32BF84
ΔE00 5.43
Tealish
#24BCA8
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BA95 #BA3358
analogous
#33BA52 #33BA95 #339CBA
triadic
#33BA95 #9533BA #BA9533
tetradic
#33BA95 #5233BA #BA3358 #9CBA33
square
#33BA95 #5233BA #BA3358 #9CBA33
split-complementary
#33BA95 #BA339C #BA5233
monochromatic
#195A48 #268A6F #33BA95 #59D1B0 #89DFC7
Accessibility & contrast
On white
2.44
#33BA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#33BA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BA95
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BA95 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD93
Deuteranopia (green-blind)
#A3A098
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33ba95; /* rgb */ color: rgb(51, 186, 149); /* oklch */ color: oklch(70.8% 0.126 170.1);
Tailwind
colors: {
custom: {
50: '#7ecfb4',
500: '#33ba95',
950: '#000000',
},
}SCSS
$custom: #33ba95; $custom-light: #7ecfb4; $custom-dark: #000000;
JSON
{
"hex": "#33ba95",
"rgb": {
"r": 51,
"g": 186,
"b": 149
},
"hsl": {
"h": 163.556,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.70843,
"c": 0.1264,
"h": 170.1
},
"luminance": 0.37992
}Semantic roles & 50–950 ramp
primary
#33BA95
secondary
#C98094
accent
#4871E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280