#33BDBE#33BDBE
#33BDBE is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.9% C 0.113 H 195.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #33BDBE |
|---|---|
| RGB | rgb(51, 189, 190) |
| HSL | hsl(180, 58%, 47%) |
| HSV | hsv(180, 73%, 75%) |
| CMYK | cmyk(73.2%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.04, -34.85, -10.99) |
| CIE-LCH | lch(70.04, 36.54, 197.50°) |
| OKLab | oklab(72.87% -0.1087 -0.0305) |
| OKLCH | oklch(72.87% 0.113 195.7) |
| XYZ | xyz(28.8529, 40.8132, 55.0623) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.47
Lightseagreen
#20B2AA
ΔE00 4.79
Topaz
#13BBAF
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.10
Tealish
#24BCA8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BDBE #BE3433
analogous
#33BE7A #33BDBE #3377BE
triadic
#33BDBE #BE33BD #BDBE33
tetradic
#33BDBE #7A33BE #BE3433 #77BE33
square
#33BDBE #7A33BE #BE3433 #77BE33
split-complementary
#33BDBE #BE3377 #BE7A33
monochromatic
#195D5E #268D8E #33BDBE #5BD2D3 #8BDFE0
Accessibility & contrast
On white
2.29
#33BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#33BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BDBE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BDBE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33bdbe; /* rgb */ color: rgb(51, 189, 190); /* oklch */ color: oklch(72.9% 0.113 195.7);
Tailwind
colors: {
custom: {
50: '#81d1d1',
500: '#33bdbe',
950: '#000000',
},
}SCSS
$custom: #33bdbe; $custom-light: #81d1d1; $custom-dark: #000000;
JSON
{
"hex": "#33bdbe",
"rgb": {
"r": 51,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.432,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72869,
"c": 0.11292,
"h": 195.7
},
"luminance": 0.40817
}Semantic roles & 50–950 ramp
primary
#33BDBE
secondary
#CA8383
accent
#4847E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282