#33BBA3#33BBA3
#33BBA3 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.119 H 178.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBA3 |
|---|---|
| RGB | rgb(51, 187, 163) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 12.8%, 26.7%) |
| CIE-LAB | lab(68.67, -41.45, 1.80) |
| CIE-LCH | lch(68.67, 41.49, 177.51°) |
| OKLab | oklab(71.49% -0.1189 0.0041) |
| OKLCH | oklch(71.49% 0.119 178) |
| XYZ | xyz(25.7431, 38.8857, 40.7922) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.56
Turquoise (survey)
#06C2AC
ΔE00 2.41
Greeny Blue
#42B395
ΔE00 3.39
Topaz
#13BBAF
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBA3 #BB334B
analogous
#33BB5F #33BBA3 #338FBB
triadic
#33BBA3 #A333BB #BBA333
tetradic
#33BBA3 #5F33BB #BB334B #8FBB33
square
#33BBA3 #5F33BB #BB334B #8FBB33
split-complementary
#33BBA3 #BB338F #BB5F33
monochromatic
#195B4F #268B79 #33BBA3 #59D2BD #89DFD0
Accessibility & contrast
On white
2.39
#33BBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#33BBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBA3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBA3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33bba3; /* rgb */ color: rgb(51, 187, 163); /* oklch */ color: oklch(71.5% 0.119 178.0);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#33bba3',
950: '#000000',
},
}SCSS
$custom: #33bba3; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#33bba3",
"rgb": {
"r": 51,
"g": 187,
"b": 163
},
"hsl": {
"h": 169.412,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71494,
"c": 0.119,
"h": 178
},
"luminance": 0.38889
}Semantic roles & 50–950 ramp
primary
#33BBA3
secondary
#C9818E
accent
#4762E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281