#33A8B3#33A8B3
#33A8B3 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.101 H 204.3°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8B3 |
|---|---|
| RGB | rgb(51, 168, 179) |
| HSL | hsl(185, 56%, 45%) |
| HSV | hsv(185, 72%, 70%) |
| CMYK | cmyk(71.5%, 6.1%, 0%, 29.8%) |
| CIE-LAB | lab(63.31, -28.03, -15.02) |
| CIE-LCH | lch(63.31, 31.80, 208.18°) |
| OKLab | oklab(67.3% -0.0925 -0.0417) |
| OKLCH | oklch(67.3% 0.101 204.3) |
| XYZ | xyz(23.5010, 31.9610, 47.5696) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.59
Cadetblue
#5F9EA0
ΔE00 5.83
Lightseagreen
#20B2AA
ΔE00 8.00
Sea
#3C9992
ΔE00 8.48
Topaz
#13BBAF
ΔE00 10.29
Blue Green
#0F9B8E
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8B3 #B33E33
analogous
#33B37E #33A8B3 #3368B3
triadic
#33A8B3 #B333A8 #A8B333
tetradic
#33A8B3 #7E33B3 #B33E33 #68B333
square
#33A8B3 #7E33B3 #B33E33 #68B333
split-complementary
#33A8B3 #B33368 #B37E33
monochromatic
#184F54 #257B83 #33A8B3 #55C4CE #84D5DC
Accessibility & contrast
On white
2.84
#33A8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#33A8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8B3
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8B3 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#8894B3
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a8b3; /* rgb */ color: rgb(51, 168, 179); /* oklch */ color: oklch(67.3% 0.101 204.3);
Tailwind
colors: {
custom: {
50: '#7ec2c9',
500: '#33a8b3',
950: '#000000',
},
}SCSS
$custom: #33a8b3; $custom-light: #7ec2c9; $custom-dark: #000000;
JSON
{
"hex": "#33a8b3",
"rgb": {
"r": 51,
"g": 168,
"b": 179
},
"hsl": {
"h": 185.156,
"s": 55.652,
"l": 45.098
},
"oklch": {
"l": 0.67296,
"c": 0.10146,
"h": 204.3
},
"luminance": 0.31964
}Semantic roles & 50–950 ramp
primary
#33A8B3
secondary
#C6837C
accent
#5649DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182