#33AFA8#33AFA8
#33AFA8 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.6% C 0.106 H 189.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFA8 |
|---|---|
| RGB | rgb(51, 175, 168) |
| HSL | hsl(177, 55%, 44%) |
| HSV | hsv(177, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.11, -34.65, -6.18) |
| CIE-LCH | lch(65.11, 35.19, 190.12°) |
| OKLab | oklab(68.64% -0.1045 -0.0173) |
| OKLCH | oklch(68.64% 0.106 189.4) |
| XYZ | xyz(23.7598, 34.1881, 42.3849) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.24
Topaz
#13BBAF
ΔE00 3.84
Tealish
#24BCA8
ΔE00 5.61
Sea
#3C9992
ΔE00 6.73
Blue Green
#0F9B8E
ΔE00 6.97
Turquoise (survey)
#06C2AC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFA8 #AF333A
analogous
#33AF6A #33AFA8 #3378AF
triadic
#33AFA8 #A833AF #AFA833
tetradic
#33AFA8 #6A33AF #AF333A #78AF33
square
#33AFA8 #6A33AF #AF333A #78AF33
split-complementary
#33AFA8 #AF3378 #AF6A33
monochromatic
#17504D #25807B #33AFA8 #52CDC6 #82DBD6
Accessibility & contrast
On white
2.68
#33AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#33AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFA8
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFA8 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#9398A9
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33afa8; /* rgb */ color: rgb(51, 175, 168); /* oklch */ color: oklch(68.6% 0.106 189.4);
Tailwind
colors: {
custom: {
50: '#7ec7c1',
500: '#33afa8',
950: '#000000',
},
}SCSS
$custom: #33afa8; $custom-light: #7ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#33afa8",
"rgb": {
"r": 51,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.613,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68642,
"c": 0.1059,
"h": 189.4
},
"luminance": 0.34191
}Semantic roles & 50–950 ramp
primary
#33AFA8
secondary
#C47A7E
accent
#4A52DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281