#33AAAF#33AAAF
#33AAAF is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.102 H 199.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAAF |
|---|---|
| RGB | rgb(51, 170, 175) |
| HSL | hsl(182, 55%, 44%) |
| HSV | hsv(182, 71%, 69%) |
| CMYK | cmyk(70.9%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(63.79, -30.22, -12.06) |
| CIE-LCH | lch(63.79, 32.54, 201.75°) |
| OKLab | oklab(67.64% -0.0963 -0.0335) |
| OKLCH | oklch(67.64% 0.102 199.2) |
| XYZ | xyz(23.4744, 32.5457, 45.5939) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 5.60
Cadetblue
#5F9EA0
ΔE00 5.87
Sea
#3C9992
ΔE00 7.12
Topaz
#13BBAF
ΔE00 7.99
Blue Green
#0F9B8E
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAAF #AF3833
analogous
#33AF76 #33AAAF #336CAF
triadic
#33AAAF #AF33AA #AAAF33
tetradic
#33AAAF #7633AF #AF3833 #6CAF33
square
#33AAAF #7633AF #AF3833 #6CAF33
split-complementary
#33AAAF #AF336C #AF7633
monochromatic
#174E50 #257C80 #33AAAF #52C8CD #82D7DB
Accessibility & contrast
On white
2.80
#33AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#33AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAAF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAAF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#8C95B0
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aaaf; /* rgb */ color: rgb(51, 170, 175); /* oklch */ color: oklch(67.6% 0.102 199.2);
Tailwind
colors: {
custom: {
50: '#7ec3c6',
500: '#33aaaf',
950: '#000000',
},
}SCSS
$custom: #33aaaf; $custom-light: #7ec3c6; $custom-dark: #000000;
JSON
{
"hex": "#33aaaf",
"rgb": {
"r": 51,
"g": 170,
"b": 175
},
"hsl": {
"h": 182.419,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.67642,
"c": 0.10191,
"h": 199.2
},
"luminance": 0.32548
}Semantic roles & 50–950 ramp
primary
#33AAAF
secondary
#C47D7A
accent
#504ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182