#33B098#33B098
#33B098 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.4% C 0.113 H 176.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #33B098 |
|---|---|
| RGB | rgb(51, 176, 152) |
| HSL | hsl(168, 55%, 45%) |
| HSV | hsv(168, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(64.98, -39.48, 2.51) |
| CIE-LCH | lch(64.98, 39.56, 176.36°) |
| OKLab | oklab(68.39% -0.1129 0.0061) |
| OKLCH | oklch(68.39% 0.113 176.9) |
| XYZ | xyz(22.5553, 34.0189, 35.0772) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.35
Tealish
#24BCA8
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 5.23
Topaz
#13BBAF
ΔE00 5.53
Lightseagreen
#20B2AA
ΔE00 5.78
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B098 #B0334B
analogous
#33B05A #33B098 #338AB0
triadic
#33B098 #9833B0 #B09833
tetradic
#33B098 #5A33B0 #B0334B #8AB033
square
#33B098 #5A33B0 #B0334B #8AB033
split-complementary
#33B098 #B0338A #B05A33
monochromatic
#185146 #25816F #33B098 #53CDB6 #82DBCA
Accessibility & contrast
On white
2.69
#33B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#33B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B098
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B098 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#98989A
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33b098; /* rgb */ color: rgb(51, 176, 152); /* oklch */ color: oklch(68.4% 0.113 176.9);
Tailwind
colors: {
custom: {
50: '#7dc8b6',
500: '#33b098',
950: '#000000',
},
}SCSS
$custom: #33b098; $custom-light: #7dc8b6; $custom-dark: #000000;
JSON
{
"hex": "#33b098",
"rgb": {
"r": 51,
"g": 176,
"b": 152
},
"hsl": {
"h": 168.48,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.68386,
"c": 0.11307,
"h": 176.9
},
"luminance": 0.34021
}Semantic roles & 50–950 ramp
primary
#33B098
secondary
#C47B89
accent
#4966DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280