#33AFA9#33AFA9
#33AFA9 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.106 H 190.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFA9 |
|---|---|
| RGB | rgb(51, 175, 169) |
| HSL | hsl(177, 55%, 44%) |
| HSV | hsv(177, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.14, -34.36, -6.70) |
| CIE-LCH | lch(65.14, 35.01, 191.03°) |
| OKLab | oklab(68.68% -0.104 -0.0187) |
| OKLCH | oklch(68.68% 0.106 190.2) |
| XYZ | xyz(23.8533, 34.2255, 42.8775) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.41
Topaz
#13BBAF
ΔE00 4.02
Tealish
#24BCA8
ΔE00 5.91
Sea
#3C9992
ΔE00 6.76
Blue Green
#0F9B8E
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFA9 #AF3339
analogous
#33AF6B #33AFA9 #3377AF
triadic
#33AFA9 #A933AF #AFA933
tetradic
#33AFA9 #6B33AF #AF3339 #77AF33
square
#33AFA9 #6B33AF #AF3339 #77AF33
split-complementary
#33AFA9 #AF3377 #AF6B33
monochromatic
#17504D #25807B #33AFA9 #52CDC7 #82DBD6
Accessibility & contrast
On white
2.68
#33AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#33AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFA9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFA9 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 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)
#A5A6A9
Deuteranopia (green-blind)
#9399AA
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33afa9; /* rgb */ color: rgb(51, 175, 169); /* oklch */ color: oklch(68.7% 0.106 190.2);
Tailwind
colors: {
custom: {
50: '#7ec7c2',
500: '#33afa9',
950: '#000000',
},
}SCSS
$custom: #33afa9; $custom-light: #7ec7c2; $custom-dark: #000000;
JSON
{
"hex": "#33afa9",
"rgb": {
"r": 51,
"g": 175,
"b": 169
},
"hsl": {
"h": 177.097,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68676,
"c": 0.10569,
"h": 190.2
},
"luminance": 0.34228
}Semantic roles & 50–950 ramp
primary
#33AFA9
secondary
#C47A7E
accent
#4A51DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281