#33BEB4#33BEB4
#33BEB4 is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.115 H 187.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEB4 |
|---|---|
| RGB | rgb(51, 190, 180) |
| HSL | hsl(176, 58%, 47%) |
| HSV | hsv(176, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(70.05, -38.17, -5.50) |
| CIE-LCH | lch(70.05, 38.56, 188.19°) |
| OKLab | oklab(72.78% -0.1141 -0.0155) |
| OKLCH | oklch(72.78% 0.115 187.7) |
| XYZ | xyz(28.0130, 40.8226, 49.5743) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.60
Lightseagreen
#20B2AA
ΔE00 3.44
Tealish
#24BCA8
ΔE00 3.61
Turquoise (survey)
#06C2AC
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEB4 #BE333D
analogous
#33BE6E #33BEB4 #3383BE
triadic
#33BEB4 #B433BE #BEB433
tetradic
#33BEB4 #6E33BE #BE333D #83BE33
square
#33BEB4 #6E33BE #BE333D #83BE33
split-complementary
#33BEB4 #BE3383 #BE6E33
monochromatic
#195E59 #268E86 #33BEB4 #5BD3CA #8BE0DA
Accessibility & contrast
On white
2.29
#33BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#33BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEB4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEB4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B4
Deuteranopia (green-blind)
#A0A5B5
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33beb4; /* rgb */ color: rgb(51, 190, 180); /* oklch */ color: oklch(72.8% 0.115 187.7);
Tailwind
colors: {
custom: {
50: '#81d2ca',
500: '#33beb4',
950: '#000000',
},
}SCSS
$custom: #33beb4; $custom-light: #81d2ca; $custom-dark: #000000;
JSON
{
"hex": "#33beb4",
"rgb": {
"r": 51,
"g": 190,
"b": 180
},
"hsl": {
"h": 175.683,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72776,
"c": 0.11518,
"h": 187.7
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#33BEB4
secondary
#CA8388
accent
#4752E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282