#33A3AF#33A3AF
#33A3AF is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.099 H 205.5°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3AF |
|---|---|
| RGB | rgb(51, 163, 175) |
| HSL | hsl(186, 55%, 44%) |
| HSV | hsv(186, 71%, 69%) |
| CMYK | cmyk(70.9%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.65, -26.77, -15.29) |
| CIE-LCH | lch(61.65, 30.83, 209.73°) |
| OKLab | oklab(65.91% -0.0891 -0.0425) |
| OKLCH | oklch(65.91% 0.099 205.5) |
| XYZ | xyz(22.1969, 29.9908, 45.1681) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 5.38
Sea
#3C9992
ΔE00 8.15
Lightseagreen
#20B2AA
ΔE00 9.03
Darkcyan
#008B8B
ΔE00 9.95
Teal Blue
#01889F
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3AF #AF3F33
analogous
#33AF7D #33A3AF #3365AF
triadic
#33A3AF #AF33A3 #A3AF33
tetradic
#33A3AF #7D33AF #AF3F33 #65AF33
square
#33A3AF #7D33AF #AF3F33 #65AF33
split-complementary
#33A3AF #AF3365 #AF7D33
monochromatic
#174B50 #257780 #33A3AF #52C1CD #82D2DB
Accessibility & contrast
On white
3.00
#33A3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#33A3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A3AF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3AF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#848FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a3af; /* rgb */ color: rgb(51, 163, 175); /* oklch */ color: oklch(65.9% 0.099 205.5);
Tailwind
colors: {
custom: {
50: '#7dbec6',
500: '#33a3af',
950: '#000000',
},
}SCSS
$custom: #33a3af; $custom-light: #7dbec6; $custom-dark: #000000;
JSON
{
"hex": "#33a3af",
"rgb": {
"r": 51,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.806,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.65907,
"c": 0.09872,
"h": 205.5
},
"luminance": 0.29993
}Semantic roles & 50–950 ramp
primary
#33A3AF
secondary
#C4817A
accent
#584ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182