#33B099#33B099
#33B099 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.4% C 0.113 H 177.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #33B099 |
|---|---|
| RGB | rgb(51, 176, 153) |
| HSL | hsl(169, 55%, 45%) |
| HSV | hsv(169, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 13.1%, 31%) |
| CIE-LAB | lab(65.00, -39.22, 1.99) |
| CIE-LCH | lch(65.00, 39.27, 177.09°) |
| OKLab | oklab(68.42% -0.1124 0.0047) |
| OKLCH | oklch(68.42% 0.113 177.6) |
| XYZ | xyz(22.6375, 34.0518, 35.5104) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.62
Tealish
#24BCA8
ΔE00 3.68
Turquoise (survey)
#06C2AC
ΔE00 5.14
Topaz
#13BBAF
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.45
Blue Green
#0F9B8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B099 #B0334A
analogous
#33B05B #33B099 #3389B0
triadic
#33B099 #9933B0 #B09933
tetradic
#33B099 #5B33B0 #B0334A #89B033
square
#33B099 #5B33B0 #B0334A #89B033
split-complementary
#33B099 #B03389 #B05B33
monochromatic
#185147 #258170 #33B099 #53CDB7 #82DBCB
Accessibility & contrast
On white
2.69
#33B099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#33B099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B099
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B099 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#98999B
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33b099; /* rgb */ color: rgb(51, 176, 153); /* oklch */ color: oklch(68.4% 0.113 177.6);
Tailwind
colors: {
custom: {
50: '#7dc8b7',
500: '#33b099',
950: '#000000',
},
}SCSS
$custom: #33b099; $custom-light: #7dc8b7; $custom-dark: #000000;
JSON
{
"hex": "#33b099",
"rgb": {
"r": 51,
"g": 176,
"b": 153
},
"hsl": {
"h": 168.96,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.68416,
"c": 0.11253,
"h": 177.6
},
"luminance": 0.34054
}Semantic roles & 50–950 ramp
primary
#33B099
secondary
#C47B88
accent
#4965DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280