#33B59C#33B59C
#33B59C is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.8% C 0.116 H 176.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #33B59C |
|---|---|
| RGB | rgb(51, 181, 156) |
| HSL | hsl(168, 56%, 45%) |
| HSV | hsv(168, 72%, 71%) |
| CMYK | cmyk(71.8%, 0%, 13.8%, 29%) |
| CIE-LAB | lab(66.63, -40.65, 2.70) |
| CIE-LCH | lch(66.63, 40.74, 176.20°) |
| OKLab | oklab(69.77% -0.1161 0.0065) |
| OKLCH | oklch(69.77% 0.116 176.8) |
| XYZ | xyz(23.8869, 36.1491, 37.1646) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.15
Tealish
#24BCA8
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 3.99
Topaz
#13BBAF
ΔE00 5.04
Lightseagreen
#20B2AA
ΔE00 5.96
Green Blue
#01C08D
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B59C #B5334C
analogous
#33B55B #33B59C #338DB5
triadic
#33B59C #9C33B5 #B59C33
tetradic
#33B59C #5B33B5 #B5334C #8DB533
square
#33B59C #5B33B5 #B5334C #8DB533
split-complementary
#33B59C #B5338D #B55B33
monochromatic
#18564A #268573 #33B59C #56CFB8 #86DDCC
Accessibility & contrast
On white
2.55
#33B59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#33B59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B59C
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B59C | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9B
Deuteranopia (green-blind)
#9C9D9E
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b59c; /* rgb */ color: rgb(51, 181, 156); /* oklch */ color: oklch(69.8% 0.116 176.8);
Tailwind
colors: {
custom: {
50: '#7eccb9',
500: '#33b59c',
950: '#000000',
},
}SCSS
$custom: #33b59c; $custom-light: #7eccb9; $custom-dark: #000000;
JSON
{
"hex": "#33b59c",
"rgb": {
"r": 51,
"g": 181,
"b": 156
},
"hsl": {
"h": 168.462,
"s": 56.034,
"l": 45.49
},
"oklch": {
"l": 0.69772,
"c": 0.11632,
"h": 176.8
},
"luminance": 0.36152
}Semantic roles & 50–950 ramp
primary
#33B59C
secondary
#C67D8B
accent
#4865DF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280