#33BEBC#33BEBC
#33BEBC is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.0% C 0.114 H 193.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEBC |
|---|---|
| RGB | rgb(51, 190, 188) |
| HSL | hsl(179, 58%, 47%) |
| HSV | hsv(179, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.29, -35.89, -9.53) |
| CIE-LCH | lch(70.29, 37.14, 194.87°) |
| OKLab | oklab(73.05% -0.1106 -0.0265) |
| OKLCH | oklch(73.05% 0.114 193.5) |
| XYZ | xyz(28.8516, 41.1581, 53.9909) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 5.01
Tealish
#24BCA8
ΔE00 6.51
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEBC #BE3335
analogous
#33BE77 #33BEBC #337ABE
triadic
#33BEBC #BC33BE #BEBC33
tetradic
#33BEBC #7733BE #BE3335 #7ABE33
square
#33BEBC #7733BE #BE3335 #7ABE33
split-complementary
#33BEBC #BE337A #BE7733
monochromatic
#195E5D #268E8C #33BEBC #5BD3D1 #8BE0DF
Accessibility & contrast
On white
2.27
#33BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#33BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEBC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEBC | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BC
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #33bebc; /* rgb */ color: rgb(51, 190, 188); /* oklch */ color: oklch(73.0% 0.114 193.5);
Tailwind
colors: {
custom: {
50: '#81d2d0',
500: '#33bebc',
950: '#000000',
},
}SCSS
$custom: #33bebc; $custom-light: #81d2d0; $custom-dark: #000000;
JSON
{
"hex": "#33bebc",
"rgb": {
"r": 51,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.137,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.73045,
"c": 0.11371,
"h": 193.5
},
"luminance": 0.41162
}Semantic roles & 50–950 ramp
primary
#33BEBC
secondary
#CA8384
accent
#4749E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282