#33BCA4#33BCA4
#33BCA4 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.120 H 178.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA4 |
|---|---|
| RGB | rgb(51, 188, 164) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.00, -41.62, 1.74) |
| CIE-LCH | lch(69.00, 41.66, 177.61°) |
| OKLab | oklab(71.78% -0.1195 0.004) |
| OKLCH | oklch(71.78% 0.12 178.1) |
| XYZ | xyz(26.0460, 39.3475, 41.3369) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.51
Turquoise (survey)
#06C2AC
ΔE00 2.19
Greeny Blue
#42B395
ΔE00 3.59
Topaz
#13BBAF
ΔE00 4.21
Lightseagreen
#20B2AA
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA4 #BC334B
analogous
#33BC60 #33BCA4 #3390BC
triadic
#33BCA4 #A433BC #BCA433
tetradic
#33BCA4 #6033BC #BC334B #90BC33
square
#33BCA4 #6033BC #BC334B #90BC33
split-complementary
#33BCA4 #BC3390 #BC6033
monochromatic
#195C50 #268C7A #33BCA4 #5AD2BD #8ADFD0
Accessibility & contrast
On white
2.37
#33BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#33BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bca4; /* rgb */ color: rgb(51, 188, 164); /* oklch */ color: oklch(71.8% 0.120 178.1);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#33bca4',
950: '#000000',
},
}SCSS
$custom: #33bca4; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#33bca4",
"rgb": {
"r": 51,
"g": 188,
"b": 164
},
"hsl": {
"h": 169.489,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71776,
"c": 0.11954,
"h": 178.1
},
"luminance": 0.39351
}Semantic roles & 50–950 ramp
primary
#33BCA4
secondary
#C9818E
accent
#4762E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281