#33AFB1#33AFB1
#33AFB1 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.0% C 0.105 H 196.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFB1 |
|---|---|
| RGB | rgb(51, 175, 177) |
| HSL | hsl(181, 55%, 45%) |
| HSV | hsv(181, 71%, 69%) |
| CMYK | cmyk(71.2%, 1.1%, 0%, 30.6%) |
| CIE-LAB | lab(65.39, -32.04, -10.78) |
| CIE-LCH | lch(65.39, 33.80, 198.60°) |
| OKLab | oklab(68.96% -0.1004 -0.0299) |
| OKLCH | oklch(68.96% 0.105 196.6) |
| XYZ | xyz(24.6274, 34.5352, 46.9545) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Turquoise Blue
#06B1C4
ΔE00 5.91
Topaz
#13BBAF
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 6.96
Sea
#3C9992
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFB1 #B13533
analogous
#33B174 #33AFB1 #3370B1
triadic
#33AFB1 #B133AF #AFB133
tetradic
#33AFB1 #7433B1 #B13533 #70B133
square
#33AFB1 #7433B1 #B13533 #70B133
split-complementary
#33AFB1 #B13370 #B17433
monochromatic
#185152 #258081 #33AFB1 #54CCCE #83DADB
Accessibility & contrast
On white
2.66
#33AFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#33AFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFB1
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFB1 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B1
Deuteranopia (green-blind)
#9099B2
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afb1; /* rgb */ color: rgb(51, 175, 177); /* oklch */ color: oklch(69.0% 0.105 196.6);
Tailwind
colors: {
custom: {
50: '#7ec7c8',
500: '#33afb1',
950: '#000000',
},
}SCSS
$custom: #33afb1; $custom-light: #7ec7c8; $custom-dark: #000000;
JSON
{
"hex": "#33afb1",
"rgb": {
"r": 51,
"g": 175,
"b": 177
},
"hsl": {
"h": 180.952,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.68955,
"c": 0.10482,
"h": 196.6
},
"luminance": 0.34538
}Semantic roles & 50–950 ramp
primary
#33AFB1
secondary
#C57C7B
accent
#4C49DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282