#33BF9E#33BF9E
#33BF9E is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.4% C 0.126 H 172.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33BF9E |
|---|---|
| RGB | rgb(51, 191, 158) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 17.3%, 25.1%) |
| CIE-LAB | lab(69.78, -44.46, 6.14) |
| CIE-LCH | lch(69.78, 44.89, 172.14°) |
| OKLab | oklab(72.36% -0.1253 0.0155) |
| OKLCH | oklch(72.36% 0.126 172.9) |
| XYZ | xyz(26.1644, 40.4309, 38.7661) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.40
Turquoise (survey)
#06C2AC
ΔE00 3.93
Tealish
#24BCA8
ΔE00 4.16
Green Blue
#01C08D
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.20
Greenblue
#23C48B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BF9E #BF3354
analogous
#33BF58 #33BF9E #339ABF
triadic
#33BF9E #9E33BF #BF9E33
tetradic
#33BF9E #5833BF #BF3354 #9ABF33
square
#33BF9E #5833BF #BF3354 #9ABF33
split-complementary
#33BF9E #BF339A #BF5833
monochromatic
#195E4E #268F76 #33BF9E #5CD3B7 #8CE0CC
Accessibility & contrast
On white
2.31
#33BF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#33BF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BF9E
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BF9E | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29C
Deuteranopia (green-blind)
#A6A5A0
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bf9e; /* rgb */ color: rgb(51, 191, 158); /* oklch */ color: oklch(72.4% 0.126 172.9);
Tailwind
colors: {
custom: {
50: '#7fd3ba',
500: '#33bf9e',
950: '#000000',
},
}SCSS
$custom: #33bf9e; $custom-light: #7fd3ba; $custom-dark: #000000;
JSON
{
"hex": "#33bf9e",
"rgb": {
"r": 51,
"g": 191,
"b": 158
},
"hsl": {
"h": 165.857,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.72358,
"c": 0.12625,
"h": 172.9
},
"luminance": 0.40434
}Semantic roles & 50–950 ramp
primary
#33BF9E
secondary
#CB8394
accent
#476BE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380