#33B898#33B898
#33B898 is a light, vivid teal. Relative luminance 0.373; OKLCH L 70.4% C 0.122 H 172.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #33B898 |
|---|---|
| RGB | rgb(51, 184, 152) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 72%, 72%) |
| CMYK | cmyk(72.3%, 0%, 17.4%, 27.8%) |
| CIE-LAB | lab(67.46, -42.98, 6.10) |
| CIE-LCH | lch(67.46, 43.41, 171.92°) |
| OKLab | oklab(70.42% -0.1211 0.0155) |
| OKLCH | oklch(70.42% 0.122 172.7) |
| XYZ | xyz(24.1703, 37.2490, 35.6156) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.70
Tealish
#24BCA8
ΔE00 4.22
Turquoise (survey)
#06C2AC
ΔE00 4.68
Green Blue
#01C08D
ΔE00 5.06
Greenblue
#23C48B
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B898 #B83353
analogous
#33B855 #33B898 #3395B8
triadic
#33B898 #9833B8 #B89833
tetradic
#33B898 #5533B8 #B83353 #95B833
square
#33B898 #5533B8 #B83353 #95B833
split-complementary
#33B898 #B83395 #B85533
monochromatic
#185849 #268870 #33B898 #58D1B3 #88DEC9
Accessibility & contrast
On white
2.49
#33B898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#33B898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B898
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B898 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b898; /* rgb */ color: rgb(51, 184, 152); /* oklch */ color: oklch(70.4% 0.122 172.7);
Tailwind
colors: {
custom: {
50: '#7eceb6',
500: '#33b898',
950: '#000000',
},
}SCSS
$custom: #33b898; $custom-light: #7eceb6; $custom-dark: #000000;
JSON
{
"hex": "#33b898",
"rgb": {
"r": 51,
"g": 184,
"b": 152
},
"hsl": {
"h": 165.564,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.70417,
"c": 0.12205,
"h": 172.7
},
"luminance": 0.37252
}Semantic roles & 50–950 ramp
primary
#33B898
secondary
#C87F91
accent
#486CE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280