#33BE9F#33BE9F
#33BE9F is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.124 H 174.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #33BE9F |
|---|---|
| RGB | rgb(51, 190, 159) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.49, -43.78, 5.18) |
| CIE-LCH | lch(69.49, 44.09, 173.25°) |
| OKLab | oklab(72.13% -0.1238 0.013) |
| OKLCH | oklch(72.13% 0.125 174) |
| XYZ | xyz(26.0335, 40.0308, 39.1488) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 3.48
Tealish
#24BCA8
ΔE00 3.58
Green Blue
#01C08D
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.48
Topaz
#13BBAF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BE9F #BE3352
analogous
#33BE5A #33BE9F #3397BE
triadic
#33BE9F #9F33BE #BE9F33
tetradic
#33BE9F #5A33BE #BE3352 #97BE33
square
#33BE9F #5A33BE #BE3352 #97BE33
split-complementary
#33BE9F #BE3397 #BE5A33
monochromatic
#195E4E #268E77 #33BE9F #5BD3B8 #8BE0CD
Accessibility & contrast
On white
2.33
#33BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#33BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BE9F
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BE9F | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33be9f; /* rgb */ color: rgb(51, 190, 159); /* oklch */ color: oklch(72.1% 0.124 174.0);
Tailwind
colors: {
custom: {
50: '#7fd2bb',
500: '#33be9f',
950: '#000000',
},
}SCSS
$custom: #33be9f; $custom-light: #7fd2bb; $custom-dark: #000000;
JSON
{
"hex": "#33be9f",
"rgb": {
"r": 51,
"g": 190,
"b": 159
},
"hsl": {
"h": 166.619,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72133,
"c": 0.1245,
"h": 174
},
"luminance": 0.40034
}Semantic roles & 50–950 ramp
primary
#33BE9F
secondary
#CA8393
accent
#4769E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380