#33BE9E#33BE9E
#33BE9E is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.125 H 173.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #33BE9E |
|---|---|
| RGB | rgb(51, 190, 158) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(69.47, -44.04, 5.69) |
| CIE-LCH | lch(69.47, 44.40, 172.63°) |
| OKLab | oklab(72.1% -0.1243 0.0144) |
| OKLCH | oklch(72.1% 0.125 173.4) |
| XYZ | xyz(25.9471, 39.9963, 38.6937) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 3.76
Tealish
#24BCA8
ΔE00 3.87
Green Blue
#01C08D
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.43
Greenblue
#23C48B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BE9E #BE3353
analogous
#33BE59 #33BE9E #3399BE
triadic
#33BE9E #9E33BE #BE9E33
tetradic
#33BE9E #5933BE #BE3353 #99BE33
square
#33BE9E #5933BE #BE3353 #99BE33
split-complementary
#33BE9E #BE3399 #BE5933
monochromatic
#195E4E #268E76 #33BE9E #5BD3B7 #8BE0CD
Accessibility & contrast
On white
2.33
#33BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#33BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BE9E
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BE9E | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29C
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33be9e; /* rgb */ color: rgb(51, 190, 158); /* oklch */ color: oklch(72.1% 0.125 173.4);
Tailwind
colors: {
custom: {
50: '#7fd2ba',
500: '#33be9e',
950: '#000000',
},
}SCSS
$custom: #33be9e; $custom-light: #7fd2ba; $custom-dark: #000000;
JSON
{
"hex": "#33be9e",
"rgb": {
"r": 51,
"g": 190,
"b": 158
},
"hsl": {
"h": 166.187,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72105,
"c": 0.12512,
"h": 173.4
},
"luminance": 0.39999
}Semantic roles & 50–950 ramp
primary
#33BE9E
secondary
#CA8393
accent
#476AE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380