#33BCB1#33BCB1
#33BCB1 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.114 H 186.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCB1 |
|---|---|
| RGB | rgb(51, 188, 177) |
| HSL | hsl(175, 57%, 47%) |
| HSV | hsv(175, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 5.9%, 26.3%) |
| CIE-LAB | lab(69.36, -38.10, -4.88) |
| CIE-LCH | lch(69.36, 38.41, 187.30°) |
| OKLab | oklab(72.18% -0.1135 -0.0138) |
| OKLCH | oklch(72.18% 0.114 186.9) |
| XYZ | xyz(27.2805, 39.8413, 47.8388) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.20
Lightseagreen
#20B2AA
ΔE00 3.01
Tealish
#24BCA8
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 4.04
Mediumturquoise
#48D1CC
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCB1 #BC333E
analogous
#33BC6C #33BCB1 #3383BC
triadic
#33BCB1 #B133BC #BCB133
tetradic
#33BCB1 #6C33BC #BC333E #83BC33
square
#33BCB1 #6C33BC #BC333E #83BC33
split-complementary
#33BCB1 #BC3383 #BC6C33
monochromatic
#195C56 #268C84 #33BCB1 #5AD2C9 #8ADFD8
Accessibility & contrast
On white
2.34
#33BCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#33BCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCB1
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCB1 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B1
Deuteranopia (green-blind)
#9FA3B2
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bcb1; /* rgb */ color: rgb(51, 188, 177); /* oklch */ color: oklch(72.2% 0.114 186.9);
Tailwind
colors: {
custom: {
50: '#80d1c8',
500: '#33bcb1',
950: '#000000',
},
}SCSS
$custom: #33bcb1; $custom-light: #80d1c8; $custom-dark: #000000;
JSON
{
"hex": "#33bcb1",
"rgb": {
"r": 51,
"g": 188,
"b": 177
},
"hsl": {
"h": 175.182,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.72182,
"c": 0.11434,
"h": 186.9
},
"luminance": 0.39845
}Semantic roles & 50–950 ramp
primary
#33BCB1
secondary
#C98187
accent
#4754E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282