#33BEA2#33BEA2
#33BEA2 is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.123 H 175.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEA2 |
|---|---|
| RGB | rgb(51, 190, 162) |
| HSL | hsl(168, 58%, 47%) |
| HSV | hsv(168, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 14.7%, 25.5%) |
| CIE-LAB | lab(69.57, -43.01, 3.65) |
| CIE-LCH | lch(69.57, 43.17, 175.15°) |
| OKLab | oklab(72.22% -0.1224 0.009) |
| OKLCH | oklch(72.22% 0.123 175.8) |
| XYZ | xyz(26.2970, 40.1362, 40.5365) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.69
Tealish
#24BCA8
ΔE00 2.69
Greeny Blue
#42B395
ΔE00 3.39
Topaz
#13BBAF
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 5.75
Green Blue
#01C08D
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEA2 #BE334F
analogous
#33BE5D #33BEA2 #3394BE
triadic
#33BEA2 #A233BE #BEA233
tetradic
#33BEA2 #5D33BE #BE334F #94BE33
square
#33BEA2 #5D33BE #BE334F #94BE33
split-complementary
#33BEA2 #BE3394 #BE5D33
monochromatic
#195E50 #268E79 #33BEA2 #5BD3BB #8BE0CF
Accessibility & contrast
On white
2.33
#33BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#33BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEA2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEA2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bea2; /* rgb */ color: rgb(51, 190, 162); /* oklch */ color: oklch(72.2% 0.123 175.8);
Tailwind
colors: {
custom: {
50: '#7fd2bd',
500: '#33bea2',
950: '#000000',
},
}SCSS
$custom: #33bea2; $custom-light: #7fd2bd; $custom-dark: #000000;
JSON
{
"hex": "#33bea2",
"rgb": {
"r": 51,
"g": 190,
"b": 162
},
"hsl": {
"h": 167.914,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.7222,
"c": 0.12274,
"h": 175.8
},
"luminance": 0.40139
}Semantic roles & 50–950 ramp
primary
#33BEA2
secondary
#CA8391
accent
#4766E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381