#33B995#33B995
#33B995 is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.6% C 0.125 H 170.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #33B995 |
|---|---|
| RGB | rgb(51, 185, 149) |
| HSL | hsl(164, 57%, 46%) |
| HSV | hsv(164, 72%, 73%) |
| CMYK | cmyk(72.4%, 0%, 19.5%, 27.5%) |
| CIE-LAB | lab(67.70, -44.16, 8.09) |
| CIE-LCH | lch(67.70, 44.89, 169.62°) |
| OKLab | oklab(70.59% -0.1235 0.0206) |
| OKLCH | oklch(70.59% 0.125 170.5) |
| XYZ | xyz(24.1362, 37.5688, 34.4074) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.32
Green Blue
#01C08D
ΔE00 3.98
Tealish
#24BCA8
ΔE00 5.27
Greenblue
#23C48B
ΔE00 5.49
Turquoise (survey)
#06C2AC
ΔE00 5.50
Greenish Teal
#32BF84
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B995 #B93357
analogous
#33B952 #33B995 #339AB9
triadic
#33B995 #9533B9 #B99533
tetradic
#33B995 #5233B9 #B93357 #9AB933
square
#33B995 #5233B9 #B93357 #9AB933
split-complementary
#33B995 #B9339A #B95233
monochromatic
#195948 #26896E #33B995 #58D1B1 #88DEC7
Accessibility & contrast
On white
2.47
#33B995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#33B995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B995
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B995 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AC93
Deuteranopia (green-blind)
#A2A097
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b995; /* rgb */ color: rgb(51, 185, 149); /* oklch */ color: oklch(70.6% 0.125 170.5);
Tailwind
colors: {
custom: {
50: '#7ecfb4',
500: '#33b995',
950: '#000000',
},
}SCSS
$custom: #33b995; $custom-light: #7ecfb4; $custom-dark: #000000;
JSON
{
"hex": "#33b995",
"rgb": {
"r": 51,
"g": 185,
"b": 149
},
"hsl": {
"h": 163.881,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.70588,
"c": 0.12521,
"h": 170.5
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#33B995
secondary
#C88093
accent
#4871E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280