#33AFBE#33AFBE
#33AFBE is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.106 H 207.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFBE |
|---|---|
| RGB | rgb(51, 175, 190) |
| HSL | hsl(186, 58%, 47%) |
| HSV | hsv(186, 73%, 75%) |
| CMYK | cmyk(73.2%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(65.81, -28.11, -17.36) |
| CIE-LCH | lch(65.81, 33.04, 211.70°) |
| OKLab | oklab(69.44% -0.0949 -0.0483) |
| OKLCH | oklch(69.44% 0.106 207) |
| XYZ | xyz(25.9854, 35.0784, 54.1065) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.56
Cadetblue
#5F9EA0
ΔE00 7.55
Lightseagreen
#20B2AA
ΔE00 8.96
Darkturquoise
#00CED1
ΔE00 9.60
Aqua Blue
#02D8E9
ΔE00 10.62
Topaz
#13BBAF
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFBE #BE4233
analogous
#33BE88 #33AFBE #3369BE
triadic
#33AFBE #BE33AF #AFBE33
tetradic
#33AFBE #8833BE #BE4233 #69BE33
square
#33AFBE #8833BE #BE4233 #69BE33
split-complementary
#33AFBE #BE3369 #BE8833
monochromatic
#19565E #26838E #33AFBE #5BC6D3 #8BD7E0
Accessibility & contrast
On white
2.62
#33AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#33AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFBE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFBE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#8C9ABE
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33afbe; /* rgb */ color: rgb(51, 175, 190); /* oklch */ color: oklch(69.4% 0.106 207.0);
Tailwind
colors: {
custom: {
50: '#80c7d1',
500: '#33afbe',
950: '#000000',
},
}SCSS
$custom: #33afbe; $custom-light: #80c7d1; $custom-dark: #000000;
JSON
{
"hex": "#33afbe",
"rgb": {
"r": 51,
"g": 175,
"b": 190
},
"hsl": {
"h": 186.475,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.69439,
"c": 0.10644,
"h": 207
},
"luminance": 0.35081
}Semantic roles & 50–950 ramp
primary
#33AFBE
secondary
#CA8A83
accent
#5847E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282