#33BCB0#33BCB0
#33BCB0 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.115 H 186.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCB0 |
|---|---|
| RGB | rgb(51, 188, 176) |
| HSL | hsl(175, 57%, 47%) |
| HSV | hsv(175, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 6.4%, 26.3%) |
| CIE-LAB | lab(69.33, -38.38, -4.37) |
| CIE-LCH | lch(69.33, 38.62, 186.50°) |
| OKLab | oklab(72.15% -0.1139 -0.0124) |
| OKLCH | oklch(72.15% 0.115 186.2) |
| XYZ | xyz(27.1812, 39.8016, 47.3158) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.13
Tealish
#24BCA8
ΔE00 2.81
Lightseagreen
#20B2AA
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 3.73
Mediumturquoise
#48D1CC
ΔE00 6.23
Greeny Blue
#42B395
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCB0 #BC333F
analogous
#33BC6C #33BCB0 #3383BC
triadic
#33BCB0 #B033BC #BCB033
tetradic
#33BCB0 #6C33BC #BC333F #83BC33
square
#33BCB0 #6C33BC #BC333F #83BC33
split-complementary
#33BCB0 #BC3383 #BC6C33
monochromatic
#195C56 #268C83 #33BCB0 #5AD2C8 #8ADFD8
Accessibility & contrast
On white
2.34
#33BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#33BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCB0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCB0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1B0
Deuteranopia (green-blind)
#9FA3B1
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bcb0; /* rgb */ color: rgb(51, 188, 176); /* oklch */ color: oklch(72.1% 0.115 186.2);
Tailwind
colors: {
custom: {
50: '#80d1c7',
500: '#33bcb0',
950: '#000000',
},
}SCSS
$custom: #33bcb0; $custom-light: #80d1c7; $custom-dark: #000000;
JSON
{
"hex": "#33bcb0",
"rgb": {
"r": 51,
"g": 188,
"b": 176
},
"hsl": {
"h": 174.745,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.72149,
"c": 0.11463,
"h": 186.2
},
"luminance": 0.39805
}Semantic roles & 50–950 ramp
primary
#33BCB0
secondary
#C98188
accent
#4755E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282