#33AFAF#33AFAF
#33AFAF is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.105 H 195.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFAF |
|---|---|
| RGB | rgb(51, 175, 175) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.32, -32.63, -9.76) |
| CIE-LCH | lch(65.32, 34.06, 196.66°) |
| OKLab | oklab(68.88% -0.1013 -0.0271) |
| OKLCH | oklch(68.88% 0.105 195) |
| XYZ | xyz(24.4296, 34.4560, 45.9123) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.32
Topaz
#13BBAF
ΔE00 5.59
Turquoise Blue
#06B1C4
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 7.13
Sea
#3C9992
ΔE00 7.33
Tealish
#24BCA8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFAF #AF3333
analogous
#33AF71 #33AFAF #3371AF
triadic
#33AFAF #AF33AF #AFAF33
tetradic
#33AFAF #7133AF #AF3333 #71AF33
square
#33AFAF #7133AF #AF3333 #71AF33
split-complementary
#33AFAF #AF3371 #AF7133
monochromatic
#175050 #258080 #33AFAF #52CDCD #82DBDB
Accessibility & contrast
On white
2.66
#33AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#33AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFAF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFAF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#9199B0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afaf; /* rgb */ color: rgb(51, 175, 175); /* oklch */ color: oklch(68.9% 0.105 195.0);
Tailwind
colors: {
custom: {
50: '#7ec7c6',
500: '#33afaf',
950: '#000000',
},
}SCSS
$custom: #33afaf; $custom-light: #7ec7c6; $custom-dark: #000000;
JSON
{
"hex": "#33afaf",
"rgb": {
"r": 51,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68884,
"c": 0.1049,
"h": 195
},
"luminance": 0.34459
}Semantic roles & 50–950 ramp
primary
#33AFAF
secondary
#C47A7A
accent
#4A4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282