#33B499#33B499
#33B499 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.4% C 0.117 H 175.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #33B499 |
|---|---|
| RGB | rgb(51, 180, 153) |
| HSL | hsl(167, 56%, 45%) |
| HSV | hsv(167, 72%, 71%) |
| CMYK | cmyk(71.7%, 0%, 15%, 29.4%) |
| CIE-LAB | lab(66.25, -40.99, 3.80) |
| CIE-LCH | lch(66.25, 41.16, 174.71°) |
| OKLab | oklab(69.43% -0.1165 0.0094) |
| OKLCH | oklch(69.43% 0.117 175.4) |
| XYZ | xyz(23.4334, 35.6435, 35.7757) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.54
Tealish
#24BCA8
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 4.55
Topaz
#13BBAF
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 6.61
Green Blue
#01C08D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B499 #B4334E
analogous
#33B459 #33B499 #338EB4
triadic
#33B499 #9933B4 #B49933
tetradic
#33B499 #5933B4 #B4334E #8EB433
square
#33B499 #5933B4 #B4334E #8EB433
split-complementary
#33B499 #B4338E #B45933
monochromatic
#185548 #258470 #33B499 #55CFB5 #85DCCA
Accessibility & contrast
On white
2.58
#33B499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#33B499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B499
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B499 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA998
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b499; /* rgb */ color: rgb(51, 180, 153); /* oklch */ color: oklch(69.4% 0.117 175.4);
Tailwind
colors: {
custom: {
50: '#7dcbb7',
500: '#33b499',
950: '#000000',
},
}SCSS
$custom: #33b499; $custom-light: #7dcbb7; $custom-dark: #000000;
JSON
{
"hex": "#33b499",
"rgb": {
"r": 51,
"g": 180,
"b": 153
},
"hsl": {
"h": 167.442,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.69431,
"c": 0.11691,
"h": 175.4
},
"luminance": 0.35646
}Semantic roles & 50–950 ramp
primary
#33B499
secondary
#C67D8C
accent
#4968DF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280