#33BCA2#33BCA2
#33BCA2 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.121 H 176.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA2 |
|---|---|
| RGB | rgb(51, 188, 162) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.95, -42.15, 2.76) |
| CIE-LCH | lch(68.95, 42.24, 176.25°) |
| OKLab | oklab(71.72% -0.1204 0.0067) |
| OKLCH | oklch(71.72% 0.121 176.8) |
| XYZ | xyz(25.8668, 39.2758, 40.3931) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.11
Turquoise (survey)
#06C2AC
ΔE00 2.55
Greeny Blue
#42B395
ΔE00 3.20
Topaz
#13BBAF
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 6.33
Lightseagreen
#20B2AA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA2 #BC334D
analogous
#33BC5E #33BCA2 #3392BC
triadic
#33BCA2 #A233BC #BCA233
tetradic
#33BCA2 #5E33BC #BC334D #92BC33
square
#33BCA2 #5E33BC #BC334D #92BC33
split-complementary
#33BCA2 #BC3392 #BC5E33
monochromatic
#195C4F #268C79 #33BCA2 #5AD2BB #8ADFCF
Accessibility & contrast
On white
2.37
#33BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#33BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bca2; /* rgb */ color: rgb(51, 188, 162); /* oklch */ color: oklch(71.7% 0.121 176.8);
Tailwind
colors: {
custom: {
50: '#7fd1bd',
500: '#33bca2',
950: '#000000',
},
}SCSS
$custom: #33bca2; $custom-light: #7fd1bd; $custom-dark: #000000;
JSON
{
"hex": "#33bca2",
"rgb": {
"r": 51,
"g": 188,
"b": 162
},
"hsl": {
"h": 168.613,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71716,
"c": 0.12058,
"h": 176.8
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#33BCA2
secondary
#C9818F
accent
#4764E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281