#33BCA6#33BCA6
#33BCA6 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 179.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA6 |
|---|---|
| RGB | rgb(51, 188, 166) |
| HSL | hsl(170, 57%, 47%) |
| HSV | hsv(170, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(69.05, -41.09, 0.72) |
| CIE-LCH | lch(69.05, 41.10, 179.00°) |
| OKLab | oklab(71.84% -0.1185 0.0012) |
| OKLCH | oklch(71.84% 0.119 179.4) |
| XYZ | xyz(26.2280, 39.4203, 42.2956) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.95
Turquoise (survey)
#06C2AC
ΔE00 1.99
Topaz
#13BBAF
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 4.05
Lightseagreen
#20B2AA
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA6 #BC3349
analogous
#33BC62 #33BCA6 #338EBC
triadic
#33BCA6 #A633BC #BCA633
tetradic
#33BCA6 #6233BC #BC3349 #8EBC33
square
#33BCA6 #6233BC #BC3349 #8EBC33
split-complementary
#33BCA6 #BC338E #BC6233
monochromatic
#195C51 #268C7B #33BCA6 #5AD2BF #8ADFD2
Accessibility & contrast
On white
2.36
#33BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#33BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA6
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA6 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A5
Deuteranopia (green-blind)
#A1A3A8
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bca6; /* rgb */ color: rgb(51, 188, 166); /* oklch */ color: oklch(71.8% 0.119 179.4);
Tailwind
colors: {
custom: {
50: '#7fd1c0',
500: '#33bca6',
950: '#000000',
},
}SCSS
$custom: #33bca6; $custom-light: #7fd1c0; $custom-dark: #000000;
JSON
{
"hex": "#33bca6",
"rgb": {
"r": 51,
"g": 188,
"b": 166
},
"hsl": {
"h": 170.365,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71836,
"c": 0.11855,
"h": 179.4
},
"luminance": 0.39423
}Semantic roles & 50–950 ramp
primary
#33BCA6
secondary
#C9818D
accent
#4760E1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281