#33BFA4#33BFA4
#33BFA4 is a light, vivid teal. Relative luminance 0.406; OKLCH L 72.5% C 0.123 H 176.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #33BFA4 |
|---|---|
| RGB | rgb(51, 191, 164) |
| HSL | hsl(168, 58%, 47%) |
| HSV | hsv(168, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(69.92, -42.93, 3.08) |
| CIE-LCH | lch(69.92, 43.04, 175.90°) |
| OKLab | oklab(72.53% -0.1225 0.0075) |
| OKLCH | oklch(72.53% 0.123 176.5) |
| XYZ | xyz(26.6935, 40.6426, 41.5527) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.31
Tealish
#24BCA8
ΔE00 2.44
Greeny Blue
#42B395
ΔE00 3.76
Topaz
#13BBAF
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.71
Green Blue
#01C08D
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BFA4 #BF334E
analogous
#33BF5E #33BFA4 #3394BF
triadic
#33BFA4 #A433BF #BFA433
tetradic
#33BFA4 #5E33BF #BF334E #94BF33
square
#33BFA4 #5E33BF #BF334E #94BF33
split-complementary
#33BFA4 #BF3394 #BF5E33
monochromatic
#195E51 #268F7B #33BFA4 #5CD3BC #8CE0D0
Accessibility & contrast
On white
2.30
#33BFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#33BFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BFA4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BFA4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A3
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#00C2B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33bfa4; /* rgb */ color: rgb(51, 191, 164); /* oklch */ color: oklch(72.5% 0.123 176.5);
Tailwind
colors: {
custom: {
50: '#80d3be',
500: '#33bfa4',
950: '#000000',
},
}SCSS
$custom: #33bfa4; $custom-light: #80d3be; $custom-dark: #000000;
JSON
{
"hex": "#33bfa4",
"rgb": {
"r": 51,
"g": 191,
"b": 164
},
"hsl": {
"h": 168.429,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.72529,
"c": 0.12271,
"h": 176.5
},
"luminance": 0.40646
}Semantic roles & 50–950 ramp
primary
#33BFA4
secondary
#CB8391
accent
#4764E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381