#33BCA0#33BCA0
#33BCA0 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.122 H 175.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCA0 |
|---|---|
| RGB | rgb(51, 188, 160) |
| HSL | hsl(168, 57%, 47%) |
| HSV | hsv(168, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.90, -42.67, 3.78) |
| CIE-LCH | lch(68.90, 42.83, 174.94°) |
| OKLab | oklab(71.66% -0.1213 0.0094) |
| OKLCH | oklch(71.66% 0.122 175.6) |
| XYZ | xyz(25.6904, 39.2053, 39.4643) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.71
Greeny Blue
#42B395
ΔE00 2.90
Turquoise (survey)
#06C2AC
ΔE00 3.00
Topaz
#13BBAF
ΔE00 5.46
Green Blue
#01C08D
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCA0 #BC334F
analogous
#33BC5C #33BCA0 #3394BC
triadic
#33BCA0 #A033BC #BCA033
tetradic
#33BCA0 #5C33BC #BC334F #94BC33
square
#33BCA0 #5C33BC #BC334F #94BC33
split-complementary
#33BCA0 #BC3394 #BC5C33
monochromatic
#195C4E #268C77 #33BCA0 #5AD2BA #8ADFCE
Accessibility & contrast
On white
2.38
#33BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#33BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCA0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCA0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bca0; /* rgb */ color: rgb(51, 188, 160); /* oklch */ color: oklch(71.7% 0.122 175.6);
Tailwind
colors: {
custom: {
50: '#7fd1bc',
500: '#33bca0',
950: '#000000',
},
}SCSS
$custom: #33bca0; $custom-light: #7fd1bc; $custom-dark: #000000;
JSON
{
"hex": "#33bca0",
"rgb": {
"r": 51,
"g": 188,
"b": 160
},
"hsl": {
"h": 167.737,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71658,
"c": 0.1217,
"h": 175.6
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#33BCA0
secondary
#C98190
accent
#4767E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281