#33A4B2#33A4B2
#33A4B2 is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.100 H 207.1°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33A4B2 |
|---|---|
| RGB | rgb(51, 164, 178) |
| HSL | hsl(187, 55%, 45%) |
| HSV | hsv(187, 71%, 70%) |
| CMYK | cmyk(71.3%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(62.05, -26.35, -16.36) |
| CIE-LCH | lch(62.05, 31.01, 211.83°) |
| OKLab | oklab(66.27% -0.0889 -0.0454) |
| OKLCH | oklch(66.27% 0.1 207.1) |
| XYZ | xyz(22.6731, 30.4664, 46.7965) |
| Luminance | 0.3047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.08
Cadetblue
#5F9EA0
ΔE00 5.80
Sea
#3C9992
ΔE00 8.95
Lightseagreen
#20B2AA
ΔE00 9.58
Teal Blue
#01889F
ΔE00 10.01
Greyblue
#77A1B5
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A4B2 #B24133
analogous
#33B280 #33A4B2 #3365B2
triadic
#33A4B2 #B233A4 #A4B233
tetradic
#33A4B2 #8033B2 #B24133 #65B233
square
#33A4B2 #8033B2 #B24133 #65B233
split-complementary
#33A4B2 #B23365 #B28033
monochromatic
#184C53 #257882 #33A4B2 #54C1CE #84D2DC
Accessibility & contrast
On white
2.96
#33A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#33A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A4B2
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A4B2 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#8490B2
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a4b2; /* rgb */ color: rgb(51, 164, 178); /* oklch */ color: oklch(66.3% 0.100 207.1);
Tailwind
colors: {
custom: {
50: '#7dbfc9',
500: '#33a4b2',
950: '#000000',
},
}SCSS
$custom: #33a4b2; $custom-light: #7dbfc9; $custom-dark: #000000;
JSON
{
"hex": "#33a4b2",
"rgb": {
"r": 51,
"g": 164,
"b": 178
},
"hsl": {
"h": 186.614,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.6627,
"c": 0.09981,
"h": 207.1
},
"luminance": 0.30469
}Semantic roles & 50–950 ramp
primary
#33A4B2
secondary
#C5847C
accent
#5A49DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182