#33BEB6#33BEB6
#33BEB6 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.115 H 189.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEB6 |
|---|---|
| RGB | rgb(51, 190, 182) |
| HSL | hsl(177, 58%, 47%) |
| HSV | hsv(177, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(70.11, -37.61, -6.51) |
| CIE-LCH | lch(70.11, 38.16, 189.82°) |
| OKLab | oklab(72.84% -0.1132 -0.0183) |
| OKLCH | oklch(72.84% 0.115 189.2) |
| XYZ | xyz(28.2182, 40.9047, 50.6551) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.08
Lightseagreen
#20B2AA
ΔE00 3.43
Tealish
#24BCA8
ΔE00 4.32
Turquoise (survey)
#06C2AC
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEB6 #BE333B
analogous
#33BE71 #33BEB6 #3380BE
triadic
#33BEB6 #B633BE #BEB633
tetradic
#33BEB6 #7133BE #BE333B #80BE33
square
#33BEB6 #7133BE #BE333B #80BE33
split-complementary
#33BEB6 #BE3380 #BE7133
monochromatic
#195E5A #268E88 #33BEB6 #5BD3CC #8BE0DB
Accessibility & contrast
On white
2.29
#33BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#33BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEB6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEB6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B6
Deuteranopia (green-blind)
#9FA5B7
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33beb6; /* rgb */ color: rgb(51, 190, 182); /* oklch */ color: oklch(72.8% 0.115 189.2);
Tailwind
colors: {
custom: {
50: '#81d2cb',
500: '#33beb6',
950: '#000000',
},
}SCSS
$custom: #33beb6; $custom-light: #81d2cb; $custom-dark: #000000;
JSON
{
"hex": "#33beb6",
"rgb": {
"r": 51,
"g": 190,
"b": 182
},
"hsl": {
"h": 176.547,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72842,
"c": 0.11469,
"h": 189.2
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#33BEB6
secondary
#CA8387
accent
#4750E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282