#33BC9D#33BC9D
#33BC9D is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 173.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #33BC9D |
|---|---|
| RGB | rgb(51, 188, 157) |
| HSL | hsl(166, 57%, 47%) |
| HSV | hsv(166, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(68.82, -43.43, 5.32) |
| CIE-LCH | lch(68.82, 43.76, 173.02°) |
| OKLab | oklab(71.57% -0.1227 0.0134) |
| OKLCH | oklch(71.57% 0.123 173.8) |
| XYZ | xyz(25.4311, 39.1016, 38.0988) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.66
Tealish
#24BCA8
ΔE00 3.62
Turquoise (survey)
#06C2AC
ΔE00 3.75
Green Blue
#01C08D
ΔE00 5.18
Mediumaquamarine
#66CDAA
ΔE00 5.86
Topaz
#13BBAF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BC9D #BC3352
analogous
#33BC58 #33BC9D #3397BC
triadic
#33BC9D #9D33BC #BC9D33
tetradic
#33BC9D #5833BC #BC3352 #97BC33
square
#33BC9D #5833BC #BC3352 #97BC33
split-complementary
#33BC9D #BC3397 #BC5833
monochromatic
#195C4D #268C75 #33BC9D #5AD2B7 #8ADFCC
Accessibility & contrast
On white
2.38
#33BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#33BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BC9D
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BC9D | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bc9d; /* rgb */ color: rgb(51, 188, 157); /* oklch */ color: oklch(71.6% 0.123 173.8);
Tailwind
colors: {
custom: {
50: '#7fd1b9',
500: '#33bc9d',
950: '#000000',
},
}SCSS
$custom: #33bc9d; $custom-light: #7fd1b9; $custom-dark: #000000;
JSON
{
"hex": "#33bc9d",
"rgb": {
"r": 51,
"g": 188,
"b": 157
},
"hsl": {
"h": 166.423,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71572,
"c": 0.12348,
"h": 173.8
},
"luminance": 0.39105
}Semantic roles & 50–950 ramp
primary
#33BC9D
secondary
#C98192
accent
#476AE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280