#33BBB8#33BBB8
#33BBB8 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.2% C 0.112 H 192.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBB8 |
|---|---|
| RGB | rgb(51, 187, 184) |
| HSL | hsl(179, 57%, 47%) |
| HSV | hsv(179, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.26, -35.65, -8.87) |
| CIE-LCH | lch(69.26, 36.74, 193.97°) |
| OKLab | oklab(72.17% -0.1094 -0.0247) |
| OKLCH | oklch(72.17% 0.112 192.7) |
| XYZ | xyz(27.7833, 39.7018, 51.5370) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.37
Topaz
#13BBAF
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.75
Tealish
#24BCA8
ΔE00 6.07
Turquoise (survey)
#06C2AC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBB8 #BB3336
analogous
#33BB74 #33BBB8 #337ABB
triadic
#33BBB8 #B833BB #BBB833
tetradic
#33BBB8 #7433BB #BB3336 #7ABB33
square
#33BBB8 #7433BB #BB3336 #7ABB33
split-complementary
#33BBB8 #BB337A #BB7433
monochromatic
#195B59 #268B89 #33BBB8 #59D2CF #89DFDD
Accessibility & contrast
On white
2.35
#33BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#33BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBB8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBB8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bbb8; /* rgb */ color: rgb(51, 187, 184); /* oklch */ color: oklch(72.2% 0.112 192.7);
Tailwind
colors: {
custom: {
50: '#81d0cd',
500: '#33bbb8',
950: '#000000',
},
}SCSS
$custom: #33bbb8; $custom-light: #81d0cd; $custom-dark: #000000;
JSON
{
"hex": "#33bbb8",
"rgb": {
"r": 51,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.676,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.72168,
"c": 0.11213,
"h": 192.7
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#33BBB8
secondary
#C98182
accent
#474BE0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282