#33BEA3#33BEA3
#33BEA3 is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.2% C 0.122 H 176.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEA3 |
|---|---|
| RGB | rgb(51, 190, 163) |
| HSL | hsl(168, 58%, 47%) |
| HSV | hsv(168, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 14.2%, 25.5%) |
| CIE-LAB | lab(69.59, -42.76, 3.14) |
| CIE-LCH | lch(69.59, 42.87, 175.80°) |
| OKLab | oklab(72.25% -0.1219 0.0077) |
| OKLCH | oklch(72.25% 0.122 176.4) |
| XYZ | xyz(26.3862, 40.1719, 41.0065) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.40
Turquoise (survey)
#06C2AC
ΔE00 2.44
Greeny Blue
#42B395
ΔE00 3.52
Topaz
#13BBAF
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.87
Green Blue
#01C08D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEA3 #BE334E
analogous
#33BE5D #33BEA3 #3394BE
triadic
#33BEA3 #A333BE #BEA333
tetradic
#33BEA3 #5D33BE #BE334E #94BE33
square
#33BEA3 #5D33BE #BE334E #94BE33
split-complementary
#33BEA3 #BE3394 #BE5D33
monochromatic
#195E50 #268E7A #33BEA3 #5BD3BC #8BE0D0
Accessibility & contrast
On white
2.32
#33BEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#33BEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEA3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEA3 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#B7B2A2
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bea3; /* rgb */ color: rgb(51, 190, 163); /* oklch */ color: oklch(72.2% 0.122 176.4);
Tailwind
colors: {
custom: {
50: '#7fd2be',
500: '#33bea3',
950: '#000000',
},
}SCSS
$custom: #33bea3; $custom-light: #7fd2be; $custom-dark: #000000;
JSON
{
"hex": "#33bea3",
"rgb": {
"r": 51,
"g": 190,
"b": 163
},
"hsl": {
"h": 168.345,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72249,
"c": 0.12218,
"h": 176.4
},
"luminance": 0.40175
}Semantic roles & 50–950 ramp
primary
#33BEA3
secondary
#CA8391
accent
#4765E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381