#33B698#33B698
#33B698 is a light, moderate teal. Relative luminance 0.364; OKLCH L 69.9% C 0.120 H 173.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #33B698 |
|---|---|
| RGB | rgb(51, 182, 152) |
| HSL | hsl(166, 56%, 46%) |
| HSV | hsv(166, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(66.84, -42.12, 5.21) |
| CIE-LCH | lch(66.84, 42.44, 172.95°) |
| OKLab | oklab(69.91% -0.119 0.0131) |
| OKLCH | oklch(69.91% 0.12 173.7) |
| XYZ | xyz(23.7578, 36.4239, 35.4781) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.33
Tealish
#24BCA8
ΔE00 3.92
Turquoise (survey)
#06C2AC
ΔE00 4.64
Green Blue
#01C08D
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B698 #B63351
analogous
#33B657 #33B698 #3392B6
triadic
#33B698 #9833B6 #B69833
tetradic
#33B698 #5733B6 #B63351 #92B633
square
#33B698 #5733B6 #B63351 #92B633
split-complementary
#33B698 #B63392 #B65733
monochromatic
#185648 #268670 #33B698 #56D0B4 #86DDC9
Accessibility & contrast
On white
2.53
#33B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#33B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B698
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B698 | 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)
#B0AA97
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b698; /* rgb */ color: rgb(51, 182, 152); /* oklch */ color: oklch(69.9% 0.120 173.7);
Tailwind
colors: {
custom: {
50: '#7dccb6',
500: '#33b698',
950: '#000000',
},
}SCSS
$custom: #33b698; $custom-light: #7dccb6; $custom-dark: #000000;
JSON
{
"hex": "#33b698",
"rgb": {
"r": 51,
"g": 182,
"b": 152
},
"hsl": {
"h": 166.26,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.6991,
"c": 0.11976,
"h": 173.7
},
"luminance": 0.36427
}Semantic roles & 50–950 ramp
primary
#33B698
secondary
#C77E8F
accent
#486BE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280