#33B59B#33B59B
#33B59B is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.7% C 0.117 H 176.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #33B59B |
|---|---|
| RGB | rgb(51, 181, 155) |
| HSL | hsl(168, 56%, 45%) |
| HSV | hsv(168, 72%, 71%) |
| CMYK | cmyk(71.8%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(66.61, -40.91, 3.21) |
| CIE-LCH | lch(66.61, 41.03, 175.51°) |
| OKLab | oklab(69.74% -0.1166 0.0079) |
| OKLCH | oklch(69.74% 0.117 176.1) |
| XYZ | xyz(23.8025, 36.1153, 36.7205) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.89
Tealish
#24BCA8
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 4.14
Topaz
#13BBAF
ΔE00 5.34
Lightseagreen
#20B2AA
ΔE00 6.28
Green Blue
#01C08D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B59B #B5334D
analogous
#33B55A #33B59B #338EB5
triadic
#33B59B #9B33B5 #B59B33
tetradic
#33B59B #5A33B5 #B5334D #8EB533
square
#33B59B #5A33B5 #B5334D #8EB533
split-complementary
#33B59B #B5338E #B55A33
monochromatic
#185649 #268572 #33B59B #56CFB7 #86DDCB
Accessibility & contrast
On white
2.55
#33B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#33B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B59B
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B59B | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b59b; /* rgb */ color: rgb(51, 181, 155); /* oklch */ color: oklch(69.7% 0.117 176.1);
Tailwind
colors: {
custom: {
50: '#7dccb8',
500: '#33b59b',
950: '#000000',
},
}SCSS
$custom: #33b59b; $custom-light: #7dccb8; $custom-dark: #000000;
JSON
{
"hex": "#33b59b",
"rgb": {
"r": 51,
"g": 181,
"b": 155
},
"hsl": {
"h": 168,
"s": 56.034,
"l": 45.49
},
"oklch": {
"l": 0.69743,
"c": 0.11688,
"h": 176.1
},
"luminance": 0.36118
}Semantic roles & 50–950 ramp
primary
#33B59B
secondary
#C67D8C
accent
#4867DF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280