#33BBB2#33BBB2
#33BBB2 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.113 H 188.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBB2 |
|---|---|
| RGB | rgb(51, 187, 178) |
| HSL | hsl(176, 57%, 47%) |
| HSV | hsv(176, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(69.08, -37.36, -5.84) |
| CIE-LCH | lch(69.08, 37.81, 188.88°) |
| OKLab | oklab(71.97% -0.112 -0.0164) |
| OKLCH | oklch(71.97% 0.113 188.3) |
| XYZ | xyz(27.1677, 39.4556, 48.2947) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.57
Lightseagreen
#20B2AA
ΔE00 2.65
Tealish
#24BCA8
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBB2 #BB333C
analogous
#33BB6E #33BBB2 #3380BB
triadic
#33BBB2 #B233BB #BBB233
tetradic
#33BBB2 #6E33BB #BB333C #80BB33
square
#33BBB2 #6E33BB #BB333C #80BB33
split-complementary
#33BBB2 #BB3380 #BB6E33
monochromatic
#195B56 #268B84 #33BBB2 #59D2CA #89DFD9
Accessibility & contrast
On white
2.36
#33BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#33BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBB2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBB2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B2
Deuteranopia (green-blind)
#9DA3B3
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bbb2; /* rgb */ color: rgb(51, 187, 178); /* oklch */ color: oklch(72.0% 0.113 188.3);
Tailwind
colors: {
custom: {
50: '#80d0c9',
500: '#33bbb2',
950: '#000000',
},
}SCSS
$custom: #33bbb2; $custom-light: #80d0c9; $custom-dark: #000000;
JSON
{
"hex": "#33bbb2",
"rgb": {
"r": 51,
"g": 187,
"b": 178
},
"hsl": {
"h": 176.029,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71966,
"c": 0.11325,
"h": 188.3
},
"luminance": 0.39459
}Semantic roles & 50–950 ramp
primary
#33BBB2
secondary
#C98186
accent
#4752E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282