#33B4C3#33B4C3
#33B4C3 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.9% C 0.109 H 206.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33B4C3 |
|---|---|
| RGB | rgb(51, 180, 195) |
| HSL | hsl(186, 59%, 48%) |
| HSV | hsv(186, 74%, 76%) |
| CMYK | cmyk(73.8%, 7.7%, 0%, 23.5%) |
| CIE-LAB | lab(67.49, -29.04, -17.59) |
| CIE-LCH | lch(67.49, 33.95, 211.20°) |
| OKLab | oklab(70.85% -0.0977 -0.0489) |
| OKLCH | oklch(70.85% 0.109 206.6) |
| XYZ | xyz(27.5325, 37.2831, 57.3645) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.76
Darkturquoise
#00CED1
ΔE00 8.40
Cadetblue
#5F9EA0
ΔE00 8.52
Lightseagreen
#20B2AA
ΔE00 8.89
Aqua Blue
#02D8E9
ΔE00 9.22
Mediumturquoise
#48D1CC
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B4C3 #C34233
analogous
#33C38A #33B4C3 #336CC3
triadic
#33B4C3 #C333B4 #B4C333
tetradic
#33B4C3 #8A33C3 #C34233 #6CC333
square
#33B4C3 #8A33C3 #C34233 #6CC333
split-complementary
#33B4C3 #C3336C #C38A33
monochromatic
#1A5A62 #268792 #33B4C3 #5EC9D5 #8FD9E2
Accessibility & contrast
On white
2.48
#33B4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#33B4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B4C3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B4C3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC4
Deuteranopia (green-blind)
#909EC3
Tritanopia (blue-blind)
#00BCB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b4c3; /* rgb */ color: rgb(51, 180, 195); /* oklch */ color: oklch(70.9% 0.109 206.6);
Tailwind
colors: {
custom: {
50: '#81cbd5',
500: '#33b4c3',
950: '#000000',
},
}SCSS
$custom: #33b4c3; $custom-light: #81cbd5; $custom-dark: #000000;
JSON
{
"hex": "#33b4c3",
"rgb": {
"r": 51,
"g": 180,
"b": 195
},
"hsl": {
"h": 186.25,
"s": 58.537,
"l": 48.235
},
"oklch": {
"l": 0.70852,
"c": 0.10926,
"h": 206.6
},
"luminance": 0.37286
}Semantic roles & 50–950 ramp
primary
#33B4C3
secondary
#CC8D86
accent
#5646E2
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1314
muted
#7D8283