#33B19B#33B19B
#33B19B is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.7% C 0.113 H 178.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #33B19B |
|---|---|
| RGB | rgb(51, 177, 155) |
| HSL | hsl(170, 55%, 45%) |
| HSV | hsv(170, 71%, 69%) |
| CMYK | cmyk(71.2%, 0%, 12.4%, 30.6%) |
| CIE-LAB | lab(65.37, -39.14, 1.41) |
| CIE-LCH | lch(65.37, 39.16, 177.93°) |
| OKLab | oklab(68.73% -0.1125 0.0031) |
| OKLCH | oklch(68.73% 0.113 178.4) |
| XYZ | xyz(23.0009, 34.5120, 36.4533) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.88
Tealish
#24BCA8
ΔE00 3.28
Topaz
#13BBAF
ΔE00 4.80
Turquoise (survey)
#06C2AC
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.06
Blue Green
#0F9B8E
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B19B #B13349
analogous
#33B15C #33B19B #3388B1
triadic
#33B19B #9B33B1 #B19B33
tetradic
#33B19B #5C33B1 #B13349 #88B133
square
#33B19B #5C33B1 #B13349 #88B133
split-complementary
#33B19B #B13388 #B15C33
monochromatic
#185248 #258171 #33B19B #54CEB8 #83DBCC
Accessibility & contrast
On white
2.66
#33B19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#33B19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B19B
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B19B | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#98999D
Tritanopia (blue-blind)
#00B4AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b19b; /* rgb */ color: rgb(51, 177, 155); /* oklch */ color: oklch(68.7% 0.113 178.4);
Tailwind
colors: {
custom: {
50: '#7dc9b8',
500: '#33b19b',
950: '#000000',
},
}SCSS
$custom: #33b19b; $custom-light: #7dc9b8; $custom-dark: #000000;
JSON
{
"hex": "#33b19b",
"rgb": {
"r": 51,
"g": 177,
"b": 155
},
"hsl": {
"h": 169.524,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.68729,
"c": 0.11256,
"h": 178.4
},
"luminance": 0.34515
}Semantic roles & 50–950 ramp
primary
#33B19B
secondary
#C57B88
accent
#4963DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280