#33A2B2#33A2B2
#33A2B2 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.099 H 209.0°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2B2 |
|---|---|
| RGB | rgb(51, 162, 178) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 70%) |
| CMYK | cmyk(71.3%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.44, -25.34, -17.28) |
| CIE-LCH | lch(61.44, 30.67, 214.29°) |
| OKLab | oklab(65.78% -0.0868 -0.048) |
| OKLCH | oklch(65.78% 0.099 209) |
| XYZ | xyz(22.3180, 29.7562, 46.6781) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.56
Cadetblue
#5F9EA0
ΔE00 6.07
Teal Blue
#01889F
ΔE00 9.22
Sea
#3C9992
ΔE00 9.48
Greyblue
#77A1B5
ΔE00 10.08
Lightseagreen
#20B2AA
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2B2 #B24333
analogous
#33B283 #33A2B2 #3363B2
triadic
#33A2B2 #B233A2 #A2B233
tetradic
#33A2B2 #8333B2 #B24333 #63B233
square
#33A2B2 #8333B2 #B24333 #63B233
split-complementary
#33A2B2 #B23363 #B28333
monochromatic
#184B53 #257782 #33A2B2 #54BFCE #84D1DC
Accessibility & contrast
On white
3.02
#33A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#33A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2B2
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2B2 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2b2; /* rgb */ color: rgb(51, 162, 178); /* oklch */ color: oklch(65.8% 0.099 209.0);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#33a2b2',
950: '#000000',
},
}SCSS
$custom: #33a2b2; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#33a2b2",
"rgb": {
"r": 51,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.559,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.65777,
"c": 0.09924,
"h": 209
},
"luminance": 0.29759
}Semantic roles & 50–950 ramp
primary
#33A2B2
secondary
#C5857C
accent
#5C49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182