#33BFA0#33BFA0
#33BFA0 is a light, vivid teal. Relative luminance 0.405; OKLCH L 72.4% C 0.125 H 174.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #33BFA0 |
|---|---|
| RGB | rgb(51, 191, 160) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(69.82, -43.96, 5.12) |
| CIE-LCH | lch(69.82, 44.25, 173.36°) |
| OKLab | oklab(72.41% -0.1243 0.0129) |
| OKLCH | oklch(72.41% 0.125 174.1) |
| XYZ | xyz(26.3380, 40.5003, 39.6801) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.38
Greeny Blue
#42B395
ΔE00 3.42
Tealish
#24BCA8
ΔE00 3.59
Green Blue
#01C08D
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.31
Aquamarine (survey)
#04D8B2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BFA0 #BF3352
analogous
#33BF5A #33BFA0 #3398BF
triadic
#33BFA0 #A033BF #BFA033
tetradic
#33BFA0 #5A33BF #BF3352 #98BF33
square
#33BFA0 #5A33BF #BF3352 #98BF33
split-complementary
#33BFA0 #BF3398 #BF5A33
monochromatic
#195E4F #268F78 #33BFA0 #5CD3B9 #8CE0CE
Accessibility & contrast
On white
2.31
#33BFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#33BFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BFA0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BFA0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B39F
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33bfa0; /* rgb */ color: rgb(51, 191, 160); /* oklch */ color: oklch(72.4% 0.125 174.1);
Tailwind
colors: {
custom: {
50: '#7fd3bc',
500: '#33bfa0',
950: '#000000',
},
}SCSS
$custom: #33bfa0; $custom-light: #7fd3bc; $custom-dark: #000000;
JSON
{
"hex": "#33bfa0",
"rgb": {
"r": 51,
"g": 191,
"b": 160
},
"hsl": {
"h": 166.714,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.72414,
"c": 0.12501,
"h": 174.1
},
"luminance": 0.40503
}Semantic roles & 50–950 ramp
primary
#33BFA0
secondary
#CB8393
accent
#4769E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381