#33BBA0#33BBA0
#33BBA0 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.121 H 176.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #33BBA0 |
|---|---|
| RGB | rgb(51, 187, 160) |
| HSL | hsl(168, 57%, 47%) |
| HSV | hsv(168, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 14.4%, 26.7%) |
| CIE-LAB | lab(68.59, -42.23, 3.34) |
| CIE-LCH | lch(68.59, 42.36, 175.48°) |
| OKLab | oklab(71.41% -0.1203 0.0082) |
| OKLCH | oklch(71.41% 0.121 176.1) |
| XYZ | xyz(25.4775, 38.7795, 39.3933) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.46
Greeny Blue
#42B395
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 2.95
Topaz
#13BBAF
ΔE00 5.18
Green Blue
#01C08D
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BBA0 #BB334E
analogous
#33BB5C #33BBA0 #3392BB
triadic
#33BBA0 #A033BB #BBA033
tetradic
#33BBA0 #5C33BB #BB334E #92BB33
square
#33BBA0 #5C33BB #BB334E #92BB33
split-complementary
#33BBA0 #BB3392 #BB5C33
monochromatic
#195B4E #268B77 #33BBA0 #59D2BA #89DFCE
Accessibility & contrast
On white
2.40
#33BBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#33BBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BBA0
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BBA0 | 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)
#B4AF9F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33bba0; /* rgb */ color: rgb(51, 187, 160); /* oklch */ color: oklch(71.4% 0.121 176.1);
Tailwind
colors: {
custom: {
50: '#7fd0bc',
500: '#33bba0',
950: '#000000',
},
}SCSS
$custom: #33bba0; $custom-light: #7fd0bc; $custom-dark: #000000;
JSON
{
"hex": "#33bba0",
"rgb": {
"r": 51,
"g": 187,
"b": 160
},
"hsl": {
"h": 168.088,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71406,
"c": 0.12061,
"h": 176.1
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#33BBA0
secondary
#C9818F
accent
#4766E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281