#33B99B#33B99B
#33B99B is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.121 H 174.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #33B99B |
|---|---|
| RGB | rgb(51, 185, 155) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 72%, 73%) |
| CMYK | cmyk(72.4%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.85, -42.65, 5.00) |
| CIE-LCH | lch(67.85, 42.94, 173.31°) |
| OKLab | oklab(70.76% -0.1207 0.0126) |
| OKLCH | oklch(70.76% 0.121 174) |
| XYZ | xyz(24.6276, 37.7654, 36.9955) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.97
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 4.02
Green Blue
#01C08D
ΔE00 5.54
Topaz
#13BBAF
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B99B #B93351
analogous
#33B958 #33B99B #3394B9
triadic
#33B99B #9B33B9 #B99B33
tetradic
#33B99B #5833B9 #B93351 #94B933
square
#33B99B #5833B9 #B93351 #94B933
split-complementary
#33B99B #B93394 #B95833
monochromatic
#19594B #268973 #33B99B #58D1B6 #88DECB
Accessibility & contrast
On white
2.46
#33B99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#33B99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B99B
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B99B | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b99b; /* rgb */ color: rgb(51, 185, 155); /* oklch */ color: oklch(70.8% 0.121 174.0);
Tailwind
colors: {
custom: {
50: '#7ecfb8',
500: '#33b99b',
950: '#000000',
},
}SCSS
$custom: #33b99b; $custom-light: #7ecfb8; $custom-dark: #000000;
JSON
{
"hex": "#33b99b",
"rgb": {
"r": 51,
"g": 185,
"b": 155
},
"hsl": {
"h": 166.567,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.70756,
"c": 0.12132,
"h": 174
},
"luminance": 0.37768
}Semantic roles & 50–950 ramp
primary
#33B99B
secondary
#C88090
accent
#486AE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280