#33BDBD#33BDBD
#33BDBD is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.113 H 195.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #33BDBD |
|---|---|
| RGB | rgb(51, 189, 189) |
| HSL | hsl(180, 58%, 47%) |
| HSV | hsv(180, 73%, 74%) |
| CMYK | cmyk(73%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(70.01, -35.14, -10.49) |
| CIE-LCH | lch(70.01, 36.67, 196.62°) |
| OKLab | oklab(72.83% -0.1091 -0.0292) |
| OKLCH | oklch(72.83% 0.113 195) |
| XYZ | xyz(28.7439, 40.7697, 54.4887) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 4.53
Topaz
#13BBAF
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 5.41
Tealish
#24BCA8
ΔE00 7.22
Turquoise Blue
#06B1C4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BDBD #BD3333
analogous
#33BD78 #33BDBD #3378BD
triadic
#33BDBD #BD33BD #BDBD33
tetradic
#33BDBD #7833BD #BD3333 #78BD33
square
#33BDBD #7833BD #BD3333 #78BD33
split-complementary
#33BDBD #BD3378 #BD7833
monochromatic
#195D5D #268D8D #33BDBD #5BD3D3 #8BE0E0
Accessibility & contrast
On white
2.29
#33BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#33BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BDBD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BDBD | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BD
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33bdbd; /* rgb */ color: rgb(51, 189, 189); /* oklch */ color: oklch(72.8% 0.113 195.0);
Tailwind
colors: {
custom: {
50: '#81d1d0',
500: '#33bdbd',
950: '#000000',
},
}SCSS
$custom: #33bdbd; $custom-light: #81d1d0; $custom-dark: #000000;
JSON
{
"hex": "#33bdbd",
"rgb": {
"r": 51,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.72834,
"c": 0.11297,
"h": 195
},
"luminance": 0.40773
}Semantic roles & 50–950 ramp
primary
#33BDBD
secondary
#CA8282
accent
#4747E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282