#33BCA7#33BCA7
#33BCA7 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 180.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA7 |
|---|---|
| RGB | rgb(51, 188, 167) |
| HSL | hsl(171, 57%, 47%) |
| HSV | hsv(171, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.08, -40.83, 0.21) |
| CIE-LCH | lch(69.08, 40.83, 179.71°) |
| OKLab | oklab(71.87% -0.1181 -0.0001) |
| OKLCH | oklch(71.87% 0.118 180.1) |
| XYZ | xyz(26.3201, 39.4571, 42.7806) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.74
Turquoise (survey)
#06C2AC
ΔE00 1.96
Topaz
#13BBAF
ΔE00 3.27
Greeny Blue
#42B395
ΔE00 4.31
Lightseagreen
#20B2AA
ΔE00 5.17
Mediumaquamarine
#66CDAA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA7 #BC3348
analogous
#33BC63 #33BCA7 #338DBC
triadic
#33BCA7 #A733BC #BCA733
tetradic
#33BCA7 #6333BC #BC3348 #8DBC33
square
#33BCA7 #6333BC #BC3348 #8DBC33
split-complementary
#33BCA7 #BC338D #BC6333
monochromatic
#195C51 #268C7C #33BCA7 #5AD2C0 #8ADFD2
Accessibility & contrast
On white
2.36
#33BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#33BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bca7; /* rgb */ color: rgb(51, 188, 167); /* oklch */ color: oklch(71.9% 0.118 180.1);
Tailwind
colors: {
custom: {
50: '#7fd1c1',
500: '#33bca7',
950: '#000000',
},
}SCSS
$custom: #33bca7; $custom-light: #7fd1c1; $custom-dark: #000000;
JSON
{
"hex": "#33bca7",
"rgb": {
"r": 51,
"g": 188,
"b": 167
},
"hsl": {
"h": 170.803,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71866,
"c": 0.11808,
"h": 180.1
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#33BCA7
secondary
#C9818C
accent
#475FE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281