#33A2B4#33A2B4
#33A2B4 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.9% C 0.100 H 210.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2B4 |
|---|---|
| RGB | rgb(51, 162, 180) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 71%) |
| CMYK | cmyk(71.7%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(61.51, -24.71, -18.30) |
| CIE-LCH | lch(61.51, 30.75, 216.52°) |
| OKLab | oklab(65.86% -0.086 -0.0509) |
| OKLCH | oklch(65.86% 0.1 210.6) |
| XYZ | xyz(22.5203, 29.8371, 47.7434) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.60
Cadetblue
#5F9EA0
ΔE00 6.54
Teal Blue
#01889F
ΔE00 9.07
Greyblue
#77A1B5
ΔE00 9.66
Sea
#3C9992
ΔE00 10.19
Darkcyan
#008B8B
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2B4 #B44533
analogous
#33B485 #33A2B4 #3361B4
triadic
#33A2B4 #B433A2 #A2B433
tetradic
#33A2B4 #8533B4 #B44533 #61B433
square
#33A2B4 #8533B4 #B44533 #61B433
split-complementary
#33A2B4 #B43361 #B48533
monochromatic
#184C55 #257784 #33A2B4 #55BECF #85D0DC
Accessibility & contrast
On white
3.01
#33A2B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#33A2B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2B4
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2B4 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB5
Deuteranopia (green-blind)
#818FB4
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a2b4; /* rgb */ color: rgb(51, 162, 180); /* oklch */ color: oklch(65.9% 0.100 210.6);
Tailwind
colors: {
custom: {
50: '#7dbeca',
500: '#33a2b4',
950: '#000000',
},
}SCSS
$custom: #33a2b4; $custom-light: #7dbeca; $custom-dark: #000000;
JSON
{
"hex": "#33a2b4",
"rgb": {
"r": 51,
"g": 162,
"b": 180
},
"hsl": {
"h": 188.372,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.65857,
"c": 0.09994,
"h": 210.6
},
"luminance": 0.2984
}Semantic roles & 50–950 ramp
primary
#33A2B4
secondary
#C6877D
accent
#5E49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182