#33BCA5#33BCA5
#33BCA5 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 178.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA5 |
|---|---|
| RGB | rgb(51, 188, 165) |
| HSL | hsl(170, 57%, 47%) |
| HSV | hsv(170, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(69.03, -41.36, 1.23) |
| CIE-LCH | lch(69.03, 41.38, 178.30°) |
| OKLab | oklab(71.8% -0.119 0.0026) |
| OKLCH | oklch(71.8% 0.119 178.7) |
| XYZ | xyz(26.1366, 39.3838, 41.8144) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.22
Turquoise (survey)
#06C2AC
ΔE00 2.07
Greeny Blue
#42B395
ΔE00 3.82
Topaz
#13BBAF
ΔE00 3.90
Lightseagreen
#20B2AA
ΔE00 5.73
Mediumaquamarine
#66CDAA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA5 #BC334A
analogous
#33BC61 #33BCA5 #338FBC
triadic
#33BCA5 #A533BC #BCA533
tetradic
#33BCA5 #6133BC #BC334A #8FBC33
square
#33BCA5 #6133BC #BC334A #8FBC33
split-complementary
#33BCA5 #BC338F #BC6133
monochromatic
#195C50 #268C7B #33BCA5 #5AD2BE #8ADFD1
Accessibility & contrast
On white
2.37
#33BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#33BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA5 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 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)
#B4B0A4
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bca5; /* rgb */ color: rgb(51, 188, 165); /* oklch */ color: oklch(71.8% 0.119 178.7);
Tailwind
colors: {
custom: {
50: '#7fd1bf',
500: '#33bca5',
950: '#000000',
},
}SCSS
$custom: #33bca5; $custom-light: #7fd1bf; $custom-dark: #000000;
JSON
{
"hex": "#33bca5",
"rgb": {
"r": 51,
"g": 188,
"b": 165
},
"hsl": {
"h": 169.927,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71805,
"c": 0.11904,
"h": 178.7
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#33BCA5
secondary
#C9818E
accent
#4761E1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281