#33BEA0#33BEA0
#33BEA0 is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.124 H 174.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEA0 |
|---|---|
| RGB | rgb(51, 190, 160) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 15.8%, 25.5%) |
| CIE-LAB | lab(69.52, -43.53, 4.67) |
| CIE-LCH | lch(69.52, 43.78, 173.87°) |
| OKLab | oklab(72.16% -0.1233 0.0117) |
| OKLCH | oklch(72.16% 0.124 174.6) |
| XYZ | xyz(26.1206, 40.0657, 39.6077) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 3.21
Tealish
#24BCA8
ΔE00 3.28
Green Blue
#01C08D
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 5.56
Topaz
#13BBAF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEA0 #BE3351
analogous
#33BE5A #33BEA0 #3397BE
triadic
#33BEA0 #A033BE #BEA033
tetradic
#33BEA0 #5A33BE #BE3351 #97BE33
square
#33BEA0 #5A33BE #BE3351 #97BE33
split-complementary
#33BEA0 #BE3397 #BE5A33
monochromatic
#195E4F #268E77 #33BEA0 #5BD3B9 #8BE0CE
Accessibility & contrast
On white
2.33
#33BEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#33BEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEA0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEA0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29F
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bea0; /* rgb */ color: rgb(51, 190, 160); /* oklch */ color: oklch(72.2% 0.124 174.6);
Tailwind
colors: {
custom: {
50: '#7fd2bc',
500: '#33bea0',
950: '#000000',
},
}SCSS
$custom: #33bea0; $custom-light: #7fd2bc; $custom-dark: #000000;
JSON
{
"hex": "#33bea0",
"rgb": {
"r": 51,
"g": 190,
"b": 160
},
"hsl": {
"h": 167.05,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72162,
"c": 0.1239,
"h": 174.6
},
"luminance": 0.40069
}Semantic roles & 50–950 ramp
primary
#33BEA0
secondary
#CA8392
accent
#4768E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381