#33AEB0#33AEB0
#33AEB0 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.7% C 0.104 H 196.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEB0 |
|---|---|
| RGB | rgb(51, 174, 176) |
| HSL | hsl(181, 55%, 45%) |
| HSV | hsv(181, 71%, 69%) |
| CMYK | cmyk(71%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(65.05, -31.85, -10.73) |
| CIE-LCH | lch(65.05, 33.61, 198.62°) |
| OKLab | oklab(68.67% -0.0999 -0.0298) |
| OKLCH | oklch(68.67% 0.104 196.6) |
| XYZ | xyz(24.3342, 34.1076, 46.3668) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.12
Turquoise Blue
#06B1C4
ΔE00 5.94
Topaz
#13BBAF
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.76
Sea
#3C9992
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEB0 #B03533
analogous
#33B074 #33AEB0 #3370B0
triadic
#33AEB0 #B033AE #AEB033
tetradic
#33AEB0 #7433B0 #B03533 #70B033
square
#33AEB0 #7433B0 #B03533 #70B033
split-complementary
#33AEB0 #B03370 #B07433
monochromatic
#185051 #257F81 #33AEB0 #53CBCD #82DADB
Accessibility & contrast
On white
2.68
#33AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#33AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEB0
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEB0 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B0
Deuteranopia (green-blind)
#9098B1
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33aeb0; /* rgb */ color: rgb(51, 174, 176); /* oklch */ color: oklch(68.7% 0.104 196.6);
Tailwind
colors: {
custom: {
50: '#7ec6c7',
500: '#33aeb0',
950: '#000000',
},
}SCSS
$custom: #33aeb0; $custom-light: #7ec6c7; $custom-dark: #000000;
JSON
{
"hex": "#33aeb0",
"rgb": {
"r": 51,
"g": 174,
"b": 176
},
"hsl": {
"h": 180.96,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.68671,
"c": 0.10423,
"h": 196.6
},
"luminance": 0.34111
}Semantic roles & 50–950 ramp
primary
#33AEB0
secondary
#C47C7B
accent
#4C49DE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282