#33B19F#33B19F
#33B19F is a light, moderate teal. Relative luminance 0.347; OKLCH L 68.9% C 0.111 H 181.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #33B19F |
|---|---|
| RGB | rgb(51, 177, 159) |
| HSL | hsl(171, 55%, 45%) |
| HSV | hsv(171, 71%, 69%) |
| CMYK | cmyk(71.2%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(65.47, -38.07, -0.65) |
| CIE-LCH | lch(65.47, 38.07, 180.98°) |
| OKLab | oklab(68.85% -0.1106 -0.0024) |
| OKLCH | oklch(68.85% 0.111 181.2) |
| XYZ | xyz(23.3424, 34.6486, 38.2518) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.09
Lightseagreen
#20B2AA
ΔE00 3.70
Topaz
#13BBAF
ΔE00 3.79
Greeny Blue
#42B395
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 4.78
Blue Green
#0F9B8E
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B19F #B13345
analogous
#33B160 #33B19F #3384B1
triadic
#33B19F #9F33B1 #B19F33
tetradic
#33B19F #6033B1 #B13345 #84B133
square
#33B19F #6033B1 #B13345 #84B133
split-complementary
#33B19F #B13384 #B16033
monochromatic
#18524A #258174 #33B19F #54CEBC #83DBCF
Accessibility & contrast
On white
2.65
#33B19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#33B19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B19F
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B19F | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#979AA1
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b19f; /* rgb */ color: rgb(51, 177, 159); /* oklch */ color: oklch(68.9% 0.111 181.2);
Tailwind
colors: {
custom: {
50: '#7dc9bb',
500: '#33b19f',
950: '#000000',
},
}SCSS
$custom: #33b19f; $custom-light: #7dc9bb; $custom-dark: #000000;
JSON
{
"hex": "#33b19f",
"rgb": {
"r": 51,
"g": 177,
"b": 159
},
"hsl": {
"h": 171.429,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.68852,
"c": 0.11068,
"h": 181.2
},
"luminance": 0.34651
}Semantic roles & 50–950 ramp
primary
#33B19F
secondary
#C57B86
accent
#495FDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280