#33BBBC#33BBBC
#33BBBC is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.112 H 195.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBBC |
|---|---|
| RGB | rgb(51, 187, 188) |
| HSL | hsl(180, 57%, 47%) |
| HSV | hsv(180, 73%, 74%) |
| CMYK | cmyk(72.9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(69.38, -34.49, -10.89) |
| CIE-LCH | lch(69.38, 36.17, 197.52°) |
| OKLab | oklab(72.31% -0.1076 -0.0303) |
| OKLCH | oklch(72.31% 0.112 195.7) |
| XYZ | xyz(28.2085, 39.8719, 53.7766) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 4.99
Topaz
#13BBAF
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 6.02
Turquoise Blue
#06B1C4
ΔE00 6.87
Tealish
#24BCA8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBBC #BC3433
analogous
#33BC79 #33BBBC #3377BC
triadic
#33BBBC #BC33BB #BBBC33
tetradic
#33BBBC #7933BC #BC3433 #77BC33
square
#33BBBC #7933BC #BC3433 #77BC33
split-complementary
#33BBBC #BC3377 #BC7933
monochromatic
#195B5C #268B8C #33BBBC #5AD1D2 #8ADFDF
Accessibility & contrast
On white
2.34
#33BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#33BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBBC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBBC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bbbc; /* rgb */ color: rgb(51, 187, 188); /* oklch */ color: oklch(72.3% 0.112 195.7);
Tailwind
colors: {
custom: {
50: '#81d0d0',
500: '#33bbbc',
950: '#000000',
},
}SCSS
$custom: #33bbbc; $custom-light: #81d0d0; $custom-dark: #000000;
JSON
{
"hex": "#33bbbc",
"rgb": {
"r": 51,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.438,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.72308,
"c": 0.11178,
"h": 195.7
},
"luminance": 0.39875
}Semantic roles & 50–950 ramp
primary
#33BBBC
secondary
#C98281
accent
#4847E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282