#33B997#33B997
#33B997 is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.6% C 0.124 H 171.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #33B997 |
|---|---|
| RGB | rgb(51, 185, 151) |
| HSL | hsl(165, 57%, 46%) |
| HSV | hsv(165, 72%, 73%) |
| CMYK | cmyk(72.4%, 0%, 18.4%, 27.5%) |
| CIE-LAB | lab(67.75, -43.66, 7.06) |
| CIE-LCH | lch(67.75, 44.23, 170.82°) |
| OKLab | oklab(70.64% -0.1226 0.018) |
| OKLCH | oklch(70.64% 0.124 171.7) |
| XYZ | xyz(24.2972, 37.6332, 35.2556) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.05
Green Blue
#01C08D
ΔE00 4.47
Tealish
#24BCA8
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 4.99
Greenblue
#23C48B
ΔE00 5.99
Greenish Teal
#32BF84
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B997 #B93355
analogous
#33B954 #33B997 #3398B9
triadic
#33B997 #9733B9 #B99733
tetradic
#33B997 #5433B9 #B93355 #98B933
square
#33B997 #5433B9 #B93355 #98B933
split-complementary
#33B997 #B93398 #B95433
monochromatic
#195949 #268970 #33B997 #58D1B2 #88DEC8
Accessibility & contrast
On white
2.46
#33B997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#33B997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B997
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B997 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD95
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b997; /* rgb */ color: rgb(51, 185, 151); /* oklch */ color: oklch(70.6% 0.124 171.7);
Tailwind
colors: {
custom: {
50: '#7ecfb5',
500: '#33b997',
950: '#000000',
},
}SCSS
$custom: #33b997; $custom-light: #7ecfb5; $custom-dark: #000000;
JSON
{
"hex": "#33b997",
"rgb": {
"r": 51,
"g": 185,
"b": 151
},
"hsl": {
"h": 164.776,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.70643,
"c": 0.12387,
"h": 171.7
},
"luminance": 0.37636
}Semantic roles & 50–950 ramp
primary
#33B997
secondary
#C88092
accent
#486EE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280