#33BE9D#33BE9D
#33BE9D is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.126 H 172.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #33BE9D |
|---|---|
| RGB | rgb(51, 190, 157) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(69.44, -44.29, 6.20) |
| CIE-LCH | lch(69.44, 44.72, 172.03°) |
| OKLab | oklab(72.08% -0.1248 0.0157) |
| OKLCH | oklch(72.08% 0.126 172.8) |
| XYZ | xyz(25.8613, 39.9620, 38.2422) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Turquoise (survey)
#06C2AC
ΔE00 4.03
Tealish
#24BCA8
ΔE00 4.16
Green Blue
#01C08D
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.38
Greenblue
#23C48B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BE9D #BE3354
analogous
#33BE57 #33BE9D #339ABE
triadic
#33BE9D #9D33BE #BE9D33
tetradic
#33BE9D #5733BE #BE3354 #9ABE33
square
#33BE9D #5733BE #BE3354 #9ABE33
split-complementary
#33BE9D #BE339A #BE5733
monochromatic
#195E4D #268E75 #33BE9D #5BD3B7 #8BE0CC
Accessibility & contrast
On white
2.34
#33BE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#33BE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BE9D
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BE9D | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19B
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33be9d; /* rgb */ color: rgb(51, 190, 157); /* oklch */ color: oklch(72.1% 0.126 172.8);
Tailwind
colors: {
custom: {
50: '#7fd2b9',
500: '#33be9d',
950: '#000000',
},
}SCSS
$custom: #33be9d; $custom-light: #7fd2b9; $custom-dark: #000000;
JSON
{
"hex": "#33be9d",
"rgb": {
"r": 51,
"g": 190,
"b": 157
},
"hsl": {
"h": 165.755,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72077,
"c": 0.12575,
"h": 172.8
},
"luminance": 0.39965
}Semantic roles & 50–950 ramp
primary
#33BE9D
secondary
#CA8394
accent
#476BE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380