#33BEA1#33BEA1
#33BEA1 is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.123 H 175.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEA1 |
|---|---|
| RGB | rgb(51, 190, 161) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 15.3%, 25.5%) |
| CIE-LAB | lab(69.54, -43.27, 4.16) |
| CIE-LCH | lch(69.54, 43.47, 174.51°) |
| OKLab | oklab(72.19% -0.1229 0.0104) |
| OKLCH | oklch(72.19% 0.123 175.2) |
| XYZ | xyz(26.2084, 40.1008, 40.0703) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.95
Tealish
#24BCA8
ΔE00 2.99
Greeny Blue
#42B395
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 5.64
Topaz
#13BBAF
ΔE00 5.74
Green Blue
#01C08D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEA1 #BE3350
analogous
#33BE5C #33BEA1 #3396BE
triadic
#33BEA1 #A133BE #BEA133
tetradic
#33BEA1 #5C33BE #BE3350 #96BE33
square
#33BEA1 #5C33BE #BE3350 #96BE33
split-complementary
#33BEA1 #BE3396 #BE5C33
monochromatic
#195E4F #268E78 #33BEA1 #5BD3BA #8BE0CE
Accessibility & contrast
On white
2.33
#33BEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#33BEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEA1
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEA1 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A0
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bea1; /* rgb */ color: rgb(51, 190, 161); /* oklch */ color: oklch(72.2% 0.123 175.2);
Tailwind
colors: {
custom: {
50: '#7fd2bc',
500: '#33bea1',
950: '#000000',
},
}SCSS
$custom: #33bea1; $custom-light: #7fd2bc; $custom-dark: #000000;
JSON
{
"hex": "#33bea1",
"rgb": {
"r": 51,
"g": 190,
"b": 161
},
"hsl": {
"h": 167.482,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72191,
"c": 0.12332,
"h": 175.2
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#33BEA1
secondary
#CA8392
accent
#4767E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381