#33BEA5#33BEA5
#33BEA5 is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.3% C 0.121 H 177.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEA5 |
|---|---|
| RGB | rgb(51, 190, 165) |
| HSL | hsl(169, 58%, 47%) |
| HSV | hsv(169, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 13.2%, 25.5%) |
| CIE-LAB | lab(69.64, -42.23, 2.12) |
| CIE-LCH | lch(69.64, 42.29, 177.13°) |
| OKLab | oklab(72.31% -0.121 0.005) |
| OKLCH | oklch(72.31% 0.121 177.7) |
| XYZ | xyz(26.5668, 40.2442, 41.9578) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.82
Turquoise (survey)
#06C2AC
ΔE00 2.00
Greeny Blue
#42B395
ΔE00 3.83
Topaz
#13BBAF
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEA5 #BE334C
analogous
#33BE60 #33BEA5 #3391BE
triadic
#33BEA5 #A533BE #BEA533
tetradic
#33BEA5 #6033BE #BE334C #91BE33
square
#33BEA5 #6033BE #BE334C #91BE33
split-complementary
#33BEA5 #BE3391 #BE6033
monochromatic
#195E51 #268E7B #33BEA5 #5BD3BD #8BE0D1
Accessibility & contrast
On white
2.32
#33BEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#33BEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEA5
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEA5 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A4
Deuteranopia (green-blind)
#A4A4A7
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bea5; /* rgb */ color: rgb(51, 190, 165); /* oklch */ color: oklch(72.3% 0.121 177.7);
Tailwind
colors: {
custom: {
50: '#80d2bf',
500: '#33bea5',
950: '#000000',
},
}SCSS
$custom: #33bea5; $custom-light: #80d2bf; $custom-dark: #000000;
JSON
{
"hex": "#33bea5",
"rgb": {
"r": 51,
"g": 190,
"b": 165
},
"hsl": {
"h": 169.209,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72308,
"c": 0.12111,
"h": 177.7
},
"luminance": 0.40247
}Semantic roles & 50–950 ramp
primary
#33BEA5
secondary
#CA838F
accent
#4763E1
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381