#33BCA3#33BCA3
#33BCA3 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.120 H 177.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA3 |
|---|---|
| RGB | rgb(51, 188, 163) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.98, -41.89, 2.25) |
| CIE-LCH | lch(68.98, 41.95, 176.93°) |
| OKLab | oklab(71.75% -0.1199 0.0053) |
| OKLCH | oklch(71.75% 0.12 177.5) |
| XYZ | xyz(25.9560, 39.3115, 40.8631) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.80
Turquoise (survey)
#06C2AC
ΔE00 2.36
Greeny Blue
#42B395
ΔE00 3.39
Topaz
#13BBAF
ΔE00 4.53
Lightseagreen
#20B2AA
ΔE00 6.29
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA3 #BC334C
analogous
#33BC5F #33BCA3 #3391BC
triadic
#33BCA3 #A333BC #BCA333
tetradic
#33BCA3 #5F33BC #BC334C #91BC33
square
#33BCA3 #5F33BC #BC334C #91BC33
split-complementary
#33BCA3 #BC3391 #BC5F33
monochromatic
#195C50 #268C79 #33BCA3 #5AD2BC #8ADFD0
Accessibility & contrast
On white
2.37
#33BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#33BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA3 | 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)
#B5B0A2
Deuteranopia (green-blind)
#A2A3A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bca3; /* rgb */ color: rgb(51, 188, 163); /* oklch */ color: oklch(71.7% 0.120 177.5);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#33bca3',
950: '#000000',
},
}SCSS
$custom: #33bca3; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#33bca3",
"rgb": {
"r": 51,
"g": 188,
"b": 163
},
"hsl": {
"h": 169.051,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71746,
"c": 0.12006,
"h": 177.5
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#33BCA3
secondary
#C9818F
accent
#4763E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281