#33B4A7#33B4A7
#33B4A7 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.110 H 185.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #33B4A7 |
|---|---|
| RGB | rgb(51, 180, 167) |
| HSL | hsl(174, 56%, 45%) |
| HSV | hsv(174, 72%, 71%) |
| CMYK | cmyk(71.7%, 0%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.62, -37.24, -3.40) |
| CIE-LCH | lch(66.62, 37.39, 185.21°) |
| OKLab | oklab(69.86% -0.11 -0.0098) |
| OKLCH | oklch(69.86% 0.11 185.1) |
| XYZ | xyz(24.6582, 36.1334, 42.2266) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 2.23
Tealish
#24BCA8
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 4.70
Greeny Blue
#42B395
ΔE00 5.94
Blue Green
#0F9B8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B4A7 #B43340
analogous
#33B466 #33B4A7 #3381B4
triadic
#33B4A7 #A733B4 #B4A733
tetradic
#33B4A7 #6633B4 #B43340 #81B433
square
#33B4A7 #6633B4 #B43340 #81B433
split-complementary
#33B4A7 #B43381 #B46633
monochromatic
#18554F #25847B #33B4A7 #55CFC3 #85DCD4
Accessibility & contrast
On white
2.55
#33B4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#33B4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B4A7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B4A7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#999CA8
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b4a7; /* rgb */ color: rgb(51, 180, 167); /* oklch */ color: oklch(69.9% 0.110 185.1);
Tailwind
colors: {
custom: {
50: '#7ecbc1',
500: '#33b4a7',
950: '#000000',
},
}SCSS
$custom: #33b4a7; $custom-light: #7ecbc1; $custom-dark: #000000;
JSON
{
"hex": "#33b4a7",
"rgb": {
"r": 51,
"g": 180,
"b": 167
},
"hsl": {
"h": 173.953,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.69861,
"c": 0.11044,
"h": 185.1
},
"luminance": 0.36136
}Semantic roles & 50–950 ramp
primary
#33B4A7
secondary
#C67D84
accent
#4958DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281