#33BEB7#33BEB7
#33BEB7 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.9% C 0.114 H 189.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEB7 |
|---|---|
| RGB | rgb(51, 190, 183) |
| HSL | hsl(177, 58%, 47%) |
| HSV | hsv(177, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(70.14, -37.32, -7.01) |
| CIE-LCH | lch(70.14, 37.98, 190.64°) |
| OKLab | oklab(72.88% -0.1128 -0.0196) |
| OKLCH | oklch(72.88% 0.114 189.9) |
| XYZ | xyz(28.3219, 40.9462, 51.2013) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.36
Lightseagreen
#20B2AA
ΔE00 3.48
Tealish
#24BCA8
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 5.08
Turquoise (survey)
#06C2AC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEB7 #BE333A
analogous
#33BE71 #33BEB7 #3380BE
triadic
#33BEB7 #B733BE #BEB733
tetradic
#33BEB7 #7133BE #BE333A #80BE33
square
#33BEB7 #7133BE #BE333A #80BE33
split-complementary
#33BEB7 #BE3380 #BE7133
monochromatic
#195E5A #268E89 #33BEB7 #5BD3CD #8BE0DC
Accessibility & contrast
On white
2.29
#33BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#33BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEB7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEB7 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B7
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33beb7; /* rgb */ color: rgb(51, 190, 183); /* oklch */ color: oklch(72.9% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#81d2cc',
500: '#33beb7',
950: '#000000',
},
}SCSS
$custom: #33beb7; $custom-light: #81d2cc; $custom-dark: #000000;
JSON
{
"hex": "#33beb7",
"rgb": {
"r": 51,
"g": 190,
"b": 183
},
"hsl": {
"h": 176.978,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72875,
"c": 0.11449,
"h": 189.9
},
"luminance": 0.4095
}Semantic roles & 50–950 ramp
primary
#33BEB7
secondary
#CA8386
accent
#474FE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282