#33BE9B#33BE9B
#33BE9B is a light, vivid teal. Relative luminance 0.399; OKLCH L 72.0% C 0.127 H 171.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33BE9B |
|---|---|
| RGB | rgb(51, 190, 155) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 18.4%, 25.5%) |
| CIE-LAB | lab(69.39, -44.79, 7.23) |
| CIE-LCH | lch(69.39, 45.37, 170.83°) |
| OKLab | oklab(72.02% -0.1257 0.0184) |
| OKLCH | oklch(72.02% 0.127 171.7) |
| XYZ | xyz(25.6920, 39.8942, 37.3503) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.24
Green Blue
#01C08D
ΔE00 4.07
Turquoise (survey)
#06C2AC
ΔE00 4.58
Tealish
#24BCA8
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.35
Greenblue
#23C48B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BE9B #BE3356
analogous
#33BE56 #33BE9B #339CBE
triadic
#33BE9B #9B33BE #BE9B33
tetradic
#33BE9B #5633BE #BE3356 #9CBE33
square
#33BE9B #5633BE #BE3356 #9CBE33
split-complementary
#33BE9B #BE339C #BE5633
monochromatic
#195E4C #268E74 #33BE9B #5BD3B5 #8BE0CB
Accessibility & contrast
On white
2.34
#33BE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#33BE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BE9B
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BE9B | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#A6A49D
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33be9b; /* rgb */ color: rgb(51, 190, 155); /* oklch */ color: oklch(72.0% 0.127 171.7);
Tailwind
colors: {
custom: {
50: '#7fd2b8',
500: '#33be9b',
950: '#000000',
},
}SCSS
$custom: #33be9b; $custom-light: #7fd2b8; $custom-dark: #000000;
JSON
{
"hex": "#33be9b",
"rgb": {
"r": 51,
"g": 190,
"b": 155
},
"hsl": {
"h": 164.892,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72021,
"c": 0.12704,
"h": 171.7
},
"luminance": 0.39897
}Semantic roles & 50–950 ramp
primary
#33BE9B
secondary
#CA8395
accent
#476EE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380