#33BD9C#33BD9C
#33BD9C is a light, vivid teal. Relative luminance 0.395; OKLCH L 71.8% C 0.125 H 172.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #33BD9C |
|---|---|
| RGB | rgb(51, 189, 156) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 73%, 74%) |
| CMYK | cmyk(73%, 0%, 17.5%, 25.9%) |
| CIE-LAB | lab(69.11, -44.11, 6.27) |
| CIE-LCH | lch(69.11, 44.56, 171.91°) |
| OKLab | oklab(71.8% -0.1242 0.0159) |
| OKLCH | oklch(71.8% 0.125 172.7) |
| XYZ | xyz(25.5605, 39.4963, 37.7225) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.90
Turquoise (survey)
#06C2AC
ΔE00 4.15
Tealish
#24BCA8
ΔE00 4.17
Green Blue
#01C08D
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 5.58
Greenblue
#23C48B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BD9C #BD3354
analogous
#33BD57 #33BD9C #3399BD
triadic
#33BD9C #9C33BD #BD9C33
tetradic
#33BD9C #5733BD #BD3354 #99BD33
square
#33BD9C #5733BD #BD3354 #99BD33
split-complementary
#33BD9C #BD3399 #BD5733
monochromatic
#195D4C #268D74 #33BD9C #5BD3B6 #8BE0CB
Accessibility & contrast
On white
2.36
#33BD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#33BD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BD9C
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BD9C | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bd9c; /* rgb */ color: rgb(51, 189, 156); /* oklch */ color: oklch(71.8% 0.125 172.7);
Tailwind
colors: {
custom: {
50: '#7fd2b9',
500: '#33bd9c',
950: '#000000',
},
}SCSS
$custom: #33bd9c; $custom-light: #7fd2b9; $custom-dark: #000000;
JSON
{
"hex": "#33bd9c",
"rgb": {
"r": 51,
"g": 189,
"b": 156
},
"hsl": {
"h": 165.652,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.71796,
"c": 0.12523,
"h": 172.7
},
"luminance": 0.39499
}Semantic roles & 50–950 ramp
primary
#33BD9C
secondary
#CA8293
accent
#476CE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280