#33AFB5#33AFB5
#33AFB5 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.105 H 199.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFB5 |
|---|---|
| RGB | rgb(51, 175, 181) |
| HSL | hsl(183, 56%, 45%) |
| HSV | hsv(183, 72%, 71%) |
| CMYK | cmyk(71.8%, 3.3%, 0%, 29%) |
| CIE-LAB | lab(65.51, -30.85, -12.82) |
| CIE-LCH | lch(65.51, 33.41, 202.56°) |
| OKLab | oklab(69.1% -0.0987 -0.0356) |
| OKLCH | oklch(69.1% 0.105 199.8) |
| XYZ | xyz(25.0320, 34.6970, 49.0850) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 5.57
Cadetblue
#5F9EA0
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 8.38
Sea
#3C9992
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFB5 #B53933
analogous
#33B57A #33AFB5 #336EB5
triadic
#33AFB5 #B533AF #AFB533
tetradic
#33AFB5 #7A33B5 #B53933 #6EB533
square
#33AFB5 #7A33B5 #B53933 #6EB533
split-complementary
#33AFB5 #B5336E #B57A33
monochromatic
#185356 #268185 #33AFB5 #56CACF #86D9DD
Accessibility & contrast
On white
2.64
#33AFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#33AFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFB5
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFB5 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B6
Deuteranopia (green-blind)
#8F99B6
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afb5; /* rgb */ color: rgb(51, 175, 181); /* oklch */ color: oklch(69.1% 0.105 199.8);
Tailwind
colors: {
custom: {
50: '#7fc7cb',
500: '#33afb5',
950: '#000000',
},
}SCSS
$custom: #33afb5; $custom-light: #7fc7cb; $custom-dark: #000000;
JSON
{
"hex": "#33afb5",
"rgb": {
"r": 51,
"g": 175,
"b": 181
},
"hsl": {
"h": 182.769,
"s": 56.034,
"l": 45.49
},
"oklch": {
"l": 0.691,
"c": 0.10492,
"h": 199.8
},
"luminance": 0.347
}Semantic roles & 50–950 ramp
primary
#33AFB5
secondary
#C6817D
accent
#4F48DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282