#33AFAA#33AFAA
#33AFAA is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.106 H 191.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFAA |
|---|---|
| RGB | rgb(51, 175, 170) |
| HSL | hsl(178, 55%, 44%) |
| HSV | hsv(178, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.17, -34.08, -7.21) |
| CIE-LCH | lch(65.17, 34.83, 191.94°) |
| OKLab | oklab(68.71% -0.1036 -0.0201) |
| OKLCH | oklch(68.71% 0.106 191) |
| XYZ | xyz(23.9476, 34.2632, 43.3738) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.65
Topaz
#13BBAF
ΔE00 4.23
Tealish
#24BCA8
ΔE00 6.22
Sea
#3C9992
ΔE00 6.80
Blue Green
#0F9B8E
ΔE00 7.31
Turquoise (survey)
#06C2AC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFAA #AF3338
analogous
#33AF6C #33AFAA #3376AF
triadic
#33AFAA #AA33AF #AFAA33
tetradic
#33AFAA #6C33AF #AF3338 #76AF33
square
#33AFAA #6C33AF #AF3338 #76AF33
split-complementary
#33AFAA #AF3376 #AF6C33
monochromatic
#17504E #25807C #33AFAA #52CDC8 #82DBD7
Accessibility & contrast
On white
2.67
#33AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#33AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFAA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFAA | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#9299AB
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33afaa; /* rgb */ color: rgb(51, 175, 170); /* oklch */ color: oklch(68.7% 0.106 191.0);
Tailwind
colors: {
custom: {
50: '#7ec7c3',
500: '#33afaa',
950: '#000000',
},
}SCSS
$custom: #33afaa; $custom-light: #7ec7c3; $custom-dark: #000000;
JSON
{
"hex": "#33afaa",
"rgb": {
"r": 51,
"g": 175,
"b": 170
},
"hsl": {
"h": 177.581,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.6871,
"c": 0.10551,
"h": 191
},
"luminance": 0.34266
}Semantic roles & 50–950 ramp
primary
#33AFAA
secondary
#C47A7D
accent
#4A50DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281