#33BBA1#33BBA1
#33BBA1 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.120 H 176.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBA1 |
|---|---|
| RGB | rgb(51, 187, 161) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 13.9%, 26.7%) |
| CIE-LAB | lab(68.62, -41.97, 2.82) |
| CIE-LCH | lch(68.62, 42.07, 176.15°) |
| OKLab | oklab(71.44% -0.1199 0.0068) |
| OKLCH | oklch(71.44% 0.12 176.7) |
| XYZ | xyz(25.5654, 38.8146, 39.8559) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.16
Turquoise (survey)
#06C2AC
ΔE00 2.75
Greeny Blue
#42B395
ΔE00 2.97
Topaz
#13BBAF
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBA1 #BB334D
analogous
#33BB5D #33BBA1 #3391BB
triadic
#33BBA1 #A133BB #BBA133
tetradic
#33BBA1 #5D33BB #BB334D #91BB33
square
#33BBA1 #5D33BB #BB334D #91BB33
split-complementary
#33BBA1 #BB3391 #BB5D33
monochromatic
#195B4E #268B78 #33BBA1 #59D2BB #89DFCF
Accessibility & contrast
On white
2.40
#33BBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#33BBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBA1
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBA1 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA0
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33bba1; /* rgb */ color: rgb(51, 187, 161); /* oklch */ color: oklch(71.4% 0.120 176.7);
Tailwind
colors: {
custom: {
50: '#7fd0bc',
500: '#33bba1',
950: '#000000',
},
}SCSS
$custom: #33bba1; $custom-light: #7fd0bc; $custom-dark: #000000;
JSON
{
"hex": "#33bba1",
"rgb": {
"r": 51,
"g": 187,
"b": 161
},
"hsl": {
"h": 168.529,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71435,
"c": 0.12006,
"h": 176.7
},
"luminance": 0.38818
}Semantic roles & 50–950 ramp
primary
#33BBA1
secondary
#C9818F
accent
#4765E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281