#33B095#33B095
#33B095 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.3% C 0.115 H 174.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #33B095 |
|---|---|
| RGB | rgb(51, 176, 149) |
| HSL | hsl(167, 55%, 45%) |
| HSV | hsv(167, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 15.3%, 31%) |
| CIE-LAB | lab(64.90, -40.27, 4.06) |
| CIE-LCH | lch(64.90, 40.47, 174.24°) |
| OKLab | oklab(68.3% -0.1143 0.0102) |
| OKLCH | oklch(68.3% 0.115 174.9) |
| XYZ | xyz(22.3127, 33.9218, 33.7996) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.65
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.59
Topaz
#13BBAF
ΔE00 6.37
Lightseagreen
#20B2AA
ΔE00 6.76
Green Blue
#01C08D
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B095 #B0334E
analogous
#33B057 #33B095 #338DB0
triadic
#33B095 #9533B0 #B09533
tetradic
#33B095 #5733B0 #B0334E #8DB033
square
#33B095 #5733B0 #B0334E #8DB033
split-complementary
#33B095 #B0338D #B05733
monochromatic
#185145 #25816D #33B095 #53CDB3 #82DBC8
Accessibility & contrast
On white
2.70
#33B095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#33B095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B095
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B095 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#999897
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33b095; /* rgb */ color: rgb(51, 176, 149); /* oklch */ color: oklch(68.3% 0.115 174.9);
Tailwind
colors: {
custom: {
50: '#7cc8b4',
500: '#33b095',
950: '#000000',
},
}SCSS
$custom: #33b095; $custom-light: #7cc8b4; $custom-dark: #000000;
JSON
{
"hex": "#33b095",
"rgb": {
"r": 51,
"g": 176,
"b": 149
},
"hsl": {
"h": 167.04,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.68297,
"c": 0.11477,
"h": 174.9
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#33B095
secondary
#C47B8A
accent
#496ADE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280