#33AFAE#33AFAE
#33AFAE is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.105 H 194.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFAE |
|---|---|
| RGB | rgb(51, 175, 174) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(65.29, -32.92, -9.25) |
| CIE-LCH | lch(65.29, 34.19, 195.70°) |
| OKLab | oklab(68.85% -0.1018 -0.0257) |
| OKLCH | oklch(68.85% 0.105 194.2) |
| XYZ | xyz(24.3317, 34.4169, 45.3970) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.96
Topaz
#13BBAF
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 7.06
Sea
#3C9992
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 7.23
Tealish
#24BCA8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFAE #AF3334
analogous
#33AF70 #33AFAE #3372AF
triadic
#33AFAE #AE33AF #AFAE33
tetradic
#33AFAE #7033AF #AF3334 #72AF33
square
#33AFAE #7033AF #AF3334 #72AF33
split-complementary
#33AFAE #AF3372 #AF7033
monochromatic
#175050 #25807F #33AFAE #52CDCC #82DBDA
Accessibility & contrast
On white
2.66
#33AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#33AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFAE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFAE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AE
Deuteranopia (green-blind)
#9199AF
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33afae; /* rgb */ color: rgb(51, 175, 174); /* oklch */ color: oklch(68.8% 0.105 194.2);
Tailwind
colors: {
custom: {
50: '#7ec7c6',
500: '#33afae',
950: '#000000',
},
}SCSS
$custom: #33afae; $custom-light: #7ec7c6; $custom-dark: #000000;
JSON
{
"hex": "#33afae",
"rgb": {
"r": 51,
"g": 175,
"b": 174
},
"hsl": {
"h": 179.516,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68848,
"c": 0.10498,
"h": 194.2
},
"luminance": 0.3442
}Semantic roles & 50–950 ramp
primary
#33AFAE
secondary
#C47A7B
accent
#4A4BDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282