#33A8AF#33A8AF
#33A8AF is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.101 H 200.9°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8AF |
|---|---|
| RGB | rgb(51, 168, 175) |
| HSL | hsl(183, 55%, 44%) |
| HSV | hsv(183, 71%, 69%) |
| CMYK | cmyk(70.9%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.18, -29.25, -12.98) |
| CIE-LCH | lch(63.18, 32.00, 203.93°) |
| OKLab | oklab(67.15% -0.0942 -0.036) |
| OKLCH | oklch(67.15% 0.101 200.9) |
| XYZ | xyz(23.1023, 31.8015, 45.4699) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.70
Cadetblue
#5F9EA0
ΔE00 5.54
Lightseagreen
#20B2AA
ΔE00 6.57
Sea
#3C9992
ΔE00 7.26
Topaz
#13BBAF
ΔE00 8.98
Blue Green
#0F9B8E
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8AF #AF3A33
analogous
#33AF78 #33A8AF #336AAF
triadic
#33A8AF #AF33A8 #A8AF33
tetradic
#33A8AF #7833AF #AF3A33 #6AAF33
square
#33A8AF #7833AF #AF3A33 #6AAF33
split-complementary
#33A8AF #AF336A #AF7833
monochromatic
#174D50 #257B80 #33A8AF #52C6CD #82D6DB
Accessibility & contrast
On white
2.85
#33A8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#33A8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8AF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8AF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#8993B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a8af; /* rgb */ color: rgb(51, 168, 175); /* oklch */ color: oklch(67.1% 0.101 200.9);
Tailwind
colors: {
custom: {
50: '#7dc2c6',
500: '#33a8af',
950: '#000000',
},
}SCSS
$custom: #33a8af; $custom-light: #7dc2c6; $custom-dark: #000000;
JSON
{
"hex": "#33a8af",
"rgb": {
"r": 51,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.387,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.67146,
"c": 0.10087,
"h": 200.9
},
"luminance": 0.31804
}Semantic roles & 50–950 ramp
primary
#33A8AF
secondary
#C47E7A
accent
#524ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182