#33B799#33B799
#33B799 is a light, vivid teal. Relative luminance 0.369; OKLCH L 70.2% C 0.120 H 173.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #33B799 |
|---|---|
| RGB | rgb(51, 183, 153) |
| HSL | hsl(166, 56%, 46%) |
| HSV | hsv(166, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.18, -42.30, 5.14) |
| CIE-LCH | lch(67.18, 42.61, 173.07°) |
| OKLab | oklab(70.19% -0.1196 0.013) |
| OKLCH | oklch(70.19% 0.12 173.8) |
| XYZ | xyz(24.0456, 36.8679, 35.9798) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.52
Tealish
#24BCA8
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 4.42
Green Blue
#01C08D
ΔE00 5.66
Topaz
#13BBAF
ΔE00 6.35
Mediumaquamarine
#66CDAA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B799 #B73351
analogous
#33B757 #33B799 #3393B7
triadic
#33B799 #9933B7 #B79933
tetradic
#33B799 #5733B7 #B73351 #93B733
square
#33B799 #5733B7 #B73351 #93B733
split-complementary
#33B799 #B73393 #B75733
monochromatic
#185749 #268771 #33B799 #57D0B5 #87DECA
Accessibility & contrast
On white
2.51
#33B799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#33B799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B799
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B799 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b799; /* rgb */ color: rgb(51, 183, 153); /* oklch */ color: oklch(70.2% 0.120 173.8);
Tailwind
colors: {
custom: {
50: '#7ecdb7',
500: '#33b799',
950: '#000000',
},
}SCSS
$custom: #33b799; $custom-light: #7ecdb7; $custom-dark: #000000;
JSON
{
"hex": "#33b799",
"rgb": {
"r": 51,
"g": 183,
"b": 153
},
"hsl": {
"h": 166.364,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70192,
"c": 0.12028,
"h": 173.8
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#33B799
secondary
#C77F8F
accent
#486BE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280