#33B99F#33B99F
#33B99F is a light, moderate teal. Relative luminance 0.379; OKLCH L 70.9% C 0.119 H 176.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33B99F |
|---|---|
| RGB | rgb(51, 185, 159) |
| HSL | hsl(168, 57%, 46%) |
| HSV | hsv(168, 72%, 73%) |
| CMYK | cmyk(72.4%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(67.95, -41.62, 2.95) |
| CIE-LCH | lch(67.95, 41.72, 175.94°) |
| OKLab | oklab(70.87% -0.1188 0.0072) |
| OKLCH | oklch(70.87% 0.119 176.5) |
| XYZ | xyz(24.9691, 37.9020, 38.7940) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Greeny Blue
#42B395
ΔE00 2.55
Turquoise (survey)
#06C2AC
ΔE00 3.18
Topaz
#13BBAF
ΔE00 4.97
Lightseagreen
#20B2AA
ΔE00 6.38
Green Blue
#01C08D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B99F #B9334D
analogous
#33B95C #33B99F #3390B9
triadic
#33B99F #9F33B9 #B99F33
tetradic
#33B99F #5C33B9 #B9334D #90B933
square
#33B99F #5C33B9 #B9334D #90B933
split-complementary
#33B99F #B93390 #B95C33
monochromatic
#19594D #268976 #33B99F #58D1BA #88DECE
Accessibility & contrast
On white
2.45
#33B99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#33B99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B99F
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B99F | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33b99f; /* rgb */ color: rgb(51, 185, 159); /* oklch */ color: oklch(70.9% 0.119 176.5);
Tailwind
colors: {
custom: {
50: '#7ecfbb',
500: '#33b99f',
950: '#000000',
},
}SCSS
$custom: #33b99f; $custom-light: #7ecfbb; $custom-dark: #000000;
JSON
{
"hex": "#33b99f",
"rgb": {
"r": 51,
"g": 185,
"b": 159
},
"hsl": {
"h": 168.358,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.70872,
"c": 0.119,
"h": 176.5
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#33B99F
secondary
#C8808E
accent
#4865E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280