#33A0B2#33A0B2
#33A0B2 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.3% C 0.099 H 210.9°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #33A0B2 |
|---|---|
| RGB | rgb(51, 160, 178) |
| HSL | hsl(189, 55%, 45%) |
| HSV | hsv(189, 71%, 70%) |
| CMYK | cmyk(71.3%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.83, -24.32, -18.21) |
| CIE-LCH | lch(60.83, 30.39, 216.82°) |
| OKLab | oklab(65.28% -0.0848 -0.0507) |
| OKLCH | oklch(65.28% 0.099 210.9) |
| XYZ | xyz(21.9685, 29.0572, 46.5616) |
| Luminance | 0.2906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.19
Cadetblue
#5F9EA0
ΔE00 6.48
Teal Blue
#01889F
ΔE00 8.48
Greyblue
#77A1B5
ΔE00 9.64
Sea
#3C9992
ΔE00 10.07
Darkcyan
#008B8B
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A0B2 #B24533
analogous
#33B285 #33A0B2 #3360B2
triadic
#33A0B2 #B233A0 #A0B233
tetradic
#33A0B2 #8533B2 #B24533 #60B233
square
#33A0B2 #8533B2 #B24533 #60B233
split-complementary
#33A0B2 #B23360 #B28533
monochromatic
#184A53 #257582 #33A0B2 #54BDCE #84CFDC
Accessibility & contrast
On white
3.08
#33A0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#33A0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A0B2
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A0B2 | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#7F8DB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a0b2; /* rgb */ color: rgb(51, 160, 178); /* oklch */ color: oklch(65.3% 0.099 210.9);
Tailwind
colors: {
custom: {
50: '#7dbcc9',
500: '#33a0b2',
950: '#000000',
},
}SCSS
$custom: #33a0b2; $custom-light: #7dbcc9; $custom-dark: #000000;
JSON
{
"hex": "#33a0b2",
"rgb": {
"r": 51,
"g": 160,
"b": 178
},
"hsl": {
"h": 188.504,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.65284,
"c": 0.09878,
"h": 210.9
},
"luminance": 0.2906
}Semantic roles & 50–950 ramp
primary
#33A0B2
secondary
#C5867C
accent
#5E49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182