#33A2B5#33A2B5
#33A2B5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.100 H 211.4°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2B5 |
|---|---|
| RGB | rgb(51, 162, 181) |
| HSL | hsl(189, 56%, 45%) |
| HSV | hsv(189, 72%, 71%) |
| CMYK | cmyk(71.8%, 10.5%, 0%, 29%) |
| CIE-LAB | lab(61.55, -24.40, -18.81) |
| CIE-LCH | lch(61.55, 30.81, 217.63°) |
| OKLab | oklab(65.9% -0.0856 -0.0523) |
| OKLCH | oklch(65.9% 0.1 211.4) |
| XYZ | xyz(22.6225, 29.8780, 48.2819) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 6.79
Teal Blue
#01889F
ΔE00 9.02
Greyblue
#77A1B5
ΔE00 9.46
Sea
#3C9992
ΔE00 10.54
Darkcyan
#008B8B
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2B5 #B54633
analogous
#33B587 #33A2B5 #3361B5
triadic
#33A2B5 #B533A2 #A2B533
tetradic
#33A2B5 #8733B5 #B54633 #61B533
square
#33A2B5 #8733B5 #B54633 #61B533
split-complementary
#33A2B5 #B53361 #B58733
monochromatic
#184D56 #267785 #33A2B5 #56BECF #86D0DD
Accessibility & contrast
On white
3.01
#33A2B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#33A2B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2B5
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2B5 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#818FB5
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a2b5; /* rgb */ color: rgb(51, 162, 181); /* oklch */ color: oklch(65.9% 0.100 211.4);
Tailwind
colors: {
custom: {
50: '#7dbecb',
500: '#33a2b5',
950: '#000000',
},
}SCSS
$custom: #33a2b5; $custom-light: #7dbecb; $custom-dark: #000000;
JSON
{
"hex": "#33a2b5",
"rgb": {
"r": 51,
"g": 162,
"b": 181
},
"hsl": {
"h": 188.769,
"s": 56.034,
"l": 45.49
},
"oklch": {
"l": 0.65897,
"c": 0.10033,
"h": 211.4
},
"luminance": 0.29881
}Semantic roles & 50–950 ramp
primary
#33A2B5
secondary
#C6887D
accent
#5F48DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182