#33C6CA#33C6CA
#33C6CA is a light, moderate teal. Relative luminance 0.454; OKLCH L 75.5% C 0.118 H 197.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33C6CA |
|---|---|
| RGB | rgb(51, 198, 202) |
| HSL | hsl(182, 60%, 50%) |
| HSV | hsv(182, 75%, 79%) |
| CMYK | cmyk(74.8%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(73.12, -35.54, -12.93) |
| CIE-LCH | lch(73.12, 37.82, 199.99°) |
| OKLab | oklab(75.49% -0.1123 -0.0359) |
| OKLCH | oklch(75.49% 0.118 197.7) |
| XYZ | xyz(32.2151, 45.3523, 62.9217) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.33
Mediumturquoise
#48D1CC
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.98
Topaz
#13BBAF
ΔE00 6.81
Lightseagreen
#20B2AA
ΔE00 7.23
Turquoise Blue
#06B1C4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C6CA #CA3733
analogous
#33CA82 #33C6CA #337BCA
triadic
#33C6CA #CA33C6 #C6CA33
tetradic
#33C6CA #8233CA #CA3733 #7BCA33
square
#33C6CA #8233CA #CA3733 #7BCA33
split-complementary
#33C6CA #CA337B #CA8233
monochromatic
#1A6668 #279699 #33C6CA #63D4D8 #94E2E4
Accessibility & contrast
On white
2.09
#33C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#33C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C6CA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C6CA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#A2ADCB
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #33c6ca; /* rgb */ color: rgb(51, 198, 202); /* oklch */ color: oklch(75.5% 0.118 197.7);
Tailwind
colors: {
custom: {
50: '#84d8da',
500: '#33c6ca',
950: '#000000',
},
}SCSS
$custom: #33c6ca; $custom-light: #84d8da; $custom-dark: #000000;
JSON
{
"hex": "#33c6ca",
"rgb": {
"r": 51,
"g": 198,
"b": 202
},
"hsl": {
"h": 181.589,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.7549,
"c": 0.1179,
"h": 197.7
},
"luminance": 0.45356
}Semantic roles & 50–950 ramp
primary
#33C6CA
secondary
#CF8C8A
accent
#4945E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383