#33B699#33B699
#33B699 is a light, moderate teal. Relative luminance 0.365; OKLCH L 69.9% C 0.119 H 174.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #33B699 |
|---|---|
| RGB | rgb(51, 182, 153) |
| HSL | hsl(167, 56%, 46%) |
| HSV | hsv(167, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(66.87, -41.86, 4.69) |
| CIE-LCH | lch(66.87, 42.12, 173.60°) |
| OKLab | oklab(69.94% -0.1186 0.0118) |
| OKLCH | oklch(69.94% 0.119 174.3) |
| XYZ | xyz(23.8400, 36.4568, 35.9112) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.43
Tealish
#24BCA8
ΔE00 3.64
Turquoise (survey)
#06C2AC
ΔE00 4.43
Green Blue
#01C08D
ΔE00 6.01
Topaz
#13BBAF
ΔE00 6.14
Lightseagreen
#20B2AA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B699 #B63350
analogous
#33B658 #33B699 #3391B6
triadic
#33B699 #9933B6 #B69933
tetradic
#33B699 #5833B6 #B63350 #91B633
square
#33B699 #5833B6 #B63350 #91B633
split-complementary
#33B699 #B63391 #B65833
monochromatic
#185649 #268671 #33B699 #56D0B5 #86DDCA
Accessibility & contrast
On white
2.53
#33B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#33B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B699
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B699 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b699; /* rgb */ color: rgb(51, 182, 153); /* oklch */ color: oklch(69.9% 0.119 174.3);
Tailwind
colors: {
custom: {
50: '#7eccb7',
500: '#33b699',
950: '#000000',
},
}SCSS
$custom: #33b699; $custom-light: #7eccb7; $custom-dark: #000000;
JSON
{
"hex": "#33b699",
"rgb": {
"r": 51,
"g": 182,
"b": 153
},
"hsl": {
"h": 166.718,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.69938,
"c": 0.11915,
"h": 174.3
},
"luminance": 0.3646
}Semantic roles & 50–950 ramp
primary
#33B699
secondary
#C77E8E
accent
#486AE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280