#33BF9D#33BF9D
#33BF9D is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.3% C 0.127 H 172.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #33BF9D |
|---|---|
| RGB | rgb(51, 191, 157) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 17.8%, 25.1%) |
| CIE-LAB | lab(69.75, -44.71, 6.65) |
| CIE-LCH | lch(69.75, 45.21, 171.54°) |
| OKLab | oklab(72.33% -0.1258 0.0169) |
| OKLCH | oklch(72.33% 0.127 172.4) |
| XYZ | xyz(26.0787, 40.3966, 38.3147) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.42
Turquoise (survey)
#06C2AC
ΔE00 4.21
Green Blue
#01C08D
ΔE00 4.37
Tealish
#24BCA8
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 5.17
Greenblue
#23C48B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BF9D #BF3355
analogous
#33BF57 #33BF9D #339BBF
triadic
#33BF9D #9D33BF #BF9D33
tetradic
#33BF9D #5733BF #BF3355 #9BBF33
square
#33BF9D #5733BF #BF3355 #9BBF33
split-complementary
#33BF9D #BF339B #BF5733
monochromatic
#195E4E #268F75 #33BF9D #5CD3B6 #8CE0CC
Accessibility & contrast
On white
2.31
#33BF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#33BF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BF9D
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BF9D | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29B
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bf9d; /* rgb */ color: rgb(51, 191, 157); /* oklch */ color: oklch(72.3% 0.127 172.4);
Tailwind
colors: {
custom: {
50: '#7fd3b9',
500: '#33bf9d',
950: '#000000',
},
}SCSS
$custom: #33bf9d; $custom-light: #7fd3b9; $custom-dark: #000000;
JSON
{
"hex": "#33bf9d",
"rgb": {
"r": 51,
"g": 191,
"b": 157
},
"hsl": {
"h": 165.429,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.7233,
"c": 0.12689,
"h": 172.4
},
"luminance": 0.404
}Semantic roles & 50–950 ramp
primary
#33BF9D
secondary
#CB8395
accent
#476CE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380