#33BCBB#33BCBB
#33BCBB is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.5% C 0.112 H 194.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCBB |
|---|---|
| RGB | rgb(51, 188, 187) |
| HSL | hsl(180, 57%, 47%) |
| HSV | hsv(180, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(69.65, -35.25, -9.93) |
| CIE-LCH | lch(69.65, 36.62, 195.73°) |
| OKLab | oklab(72.52% -0.109 -0.0276) |
| OKLCH | oklch(72.52% 0.112 194.2) |
| XYZ | xyz(28.3140, 40.2547, 53.2818) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Topaz
#13BBAF
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.58
Tealish
#24BCA8
ΔE00 6.83
Turquoise (survey)
#06C2AC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCBB #BC3334
analogous
#33BC77 #33BCBB #3379BC
triadic
#33BCBB #BB33BC #BCBB33
tetradic
#33BCBB #7733BC #BC3334 #79BC33
square
#33BCBB #7733BC #BC3334 #79BC33
split-complementary
#33BCBB #BC3379 #BC7733
monochromatic
#195C5B #268C8B #33BCBB #5AD2D1 #8ADFDF
Accessibility & contrast
On white
2.32
#33BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#33BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCBB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCBB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bcbb; /* rgb */ color: rgb(51, 188, 187); /* oklch */ color: oklch(72.5% 0.112 194.2);
Tailwind
colors: {
custom: {
50: '#81d0cf',
500: '#33bcbb',
950: '#000000',
},
}SCSS
$custom: #33bcbb; $custom-light: #81d0cf; $custom-dark: #000000;
JSON
{
"hex": "#33bcbb",
"rgb": {
"r": 51,
"g": 188,
"b": 187
},
"hsl": {
"h": 179.562,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.72519,
"c": 0.11248,
"h": 194.2
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#33BCBB
secondary
#C98182
accent
#4748E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282