#33ADAB#33ADAB
#33ADAB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.2% C 0.104 H 193.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADAB |
|---|---|
| RGB | rgb(51, 173, 171) |
| HSL | hsl(179, 54%, 44%) |
| HSV | hsv(179, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(64.59, -32.84, -8.64) |
| CIE-LCH | lch(64.59, 33.96, 194.73°) |
| OKLab | oklab(68.25% -0.1011 -0.024) |
| OKLCH | oklch(68.25% 0.104 193.4) |
| XYZ | xyz(23.6561, 33.5284, 43.7451) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.82
Topaz
#13BBAF
ΔE00 5.37
Sea
#3C9992
ΔE00 6.52
Cadetblue
#5F9EA0
ΔE00 6.98
Tealish
#24BCA8
ΔE00 7.49
Blue Green
#0F9B8E
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADAB #AD3335
analogous
#33AD6E #33ADAB #3372AD
triadic
#33ADAB #AB33AD #ADAB33
tetradic
#33ADAB #6E33AD #AD3335 #72AD33
square
#33ADAB #6E33AD #AD3335 #72AD33
split-complementary
#33ADAB #AD3372 #AD6E33
monochromatic
#174E4E #257E7C #33ADAB #51CCCA #81DAD8
Accessibility & contrast
On white
2.73
#33ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#33ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADAB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADAB | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33adab; /* rgb */ color: rgb(51, 173, 171); /* oklch */ color: oklch(68.2% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#7ec6c4',
500: '#33adab',
950: '#000000',
},
}SCSS
$custom: #33adab; $custom-light: #7ec6c4; $custom-dark: #000000;
JSON
{
"hex": "#33adab",
"rgb": {
"r": 51,
"g": 173,
"b": 171
},
"hsl": {
"h": 179.016,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.68245,
"c": 0.1039,
"h": 193.4
},
"luminance": 0.33531
}Semantic roles & 50–950 ramp
primary
#33ADAB
secondary
#C3797A
accent
#4A4CDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281