#33A2AF#33A2AF
#33A2AF is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.7% C 0.098 H 206.4°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2AF |
|---|---|
| RGB | rgb(51, 162, 175) |
| HSL | hsl(186, 55%, 44%) |
| HSV | hsv(186, 71%, 69%) |
| CMYK | cmyk(70.9%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.34, -26.27, -15.75) |
| CIE-LCH | lch(61.34, 30.63, 210.94°) |
| OKLab | oklab(65.66% -0.0881 -0.0437) |
| OKLCH | oklch(65.66% 0.098 206.4) |
| XYZ | xyz(22.0201, 29.6371, 45.1091) |
| Luminance | 0.2964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.73
Cadetblue
#5F9EA0
ΔE00 5.47
Sea
#3C9992
ΔE00 8.40
Lightseagreen
#20B2AA
ΔE00 9.53
Teal Blue
#01889F
ΔE00 9.56
Darkcyan
#008B8B
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2AF #AF4033
analogous
#33AF7E #33A2AF #3364AF
triadic
#33A2AF #AF33A2 #A2AF33
tetradic
#33A2AF #7E33AF #AF4033 #64AF33
square
#33A2AF #7E33AF #AF4033 #64AF33
split-complementary
#33A2AF #AF3364 #AF7E33
monochromatic
#174A50 #257680 #33A2AF #52C0CD #82D1DB
Accessibility & contrast
On white
3.03
#33A2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#33A2AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2AF
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2AF | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB0
Deuteranopia (green-blind)
#838EAF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2af; /* rgb */ color: rgb(51, 162, 175); /* oklch */ color: oklch(65.7% 0.098 206.4);
Tailwind
colors: {
custom: {
50: '#7dbec6',
500: '#33a2af',
950: '#000000',
},
}SCSS
$custom: #33a2af; $custom-light: #7dbec6; $custom-dark: #000000;
JSON
{
"hex": "#33a2af",
"rgb": {
"r": 51,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.29,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.65659,
"c": 0.09836,
"h": 206.4
},
"luminance": 0.2964
}Semantic roles & 50–950 ramp
primary
#33A2AF
secondary
#C4827A
accent
#594ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182