#33C6C7#33C6C7
#33C6C7 is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.4% C 0.118 H 195.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #33C6C7 |
|---|---|
| RGB | rgb(51, 198, 199) |
| HSL | hsl(180, 59%, 49%) |
| HSV | hsv(180, 74%, 78%) |
| CMYK | cmyk(74.4%, 0.5%, 0%, 22%) |
| CIE-LAB | lab(73.03, -36.41, -11.43) |
| CIE-LCH | lch(73.03, 38.17, 197.43°) |
| OKLab | oklab(75.39% -0.1136 -0.0318) |
| OKLCH | oklch(75.39% 0.118 195.6) |
| XYZ | xyz(31.8634, 45.2116, 61.0691) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.28
Mediumturquoise
#48D1CC
ΔE00 3.49
Topaz
#13BBAF
ΔE00 5.86
Lightseagreen
#20B2AA
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.77
Tealish
#24BCA8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C6C7 #C73433
analogous
#33C77E #33C6C7 #337CC7
triadic
#33C6C7 #C733C6 #C6C733
tetradic
#33C6C7 #7E33C7 #C73433 #7CC733
square
#33C6C7 #7E33C7 #C73433 #7CC733
split-complementary
#33C6C7 #C7337C #C77E33
monochromatic
#1A6566 #279696 #33C6C7 #61D6D6 #91E2E3
Accessibility & contrast
On white
2.09
#33C6C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#33C6C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C6C7
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C6C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C6C7 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC7
Deuteranopia (green-blind)
#A3ADC8
Tritanopia (blue-blind)
#00CDC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #33c6c7; /* rgb */ color: rgb(51, 198, 199); /* oklch */ color: oklch(75.4% 0.118 195.6);
Tailwind
colors: {
custom: {
50: '#83d8d8',
500: '#33c6c7',
950: '#000000',
},
}SCSS
$custom: #33c6c7; $custom-light: #83d8d8; $custom-dark: #000000;
JSON
{
"hex": "#33c6c7",
"rgb": {
"r": 51,
"g": 198,
"b": 199
},
"hsl": {
"h": 180.405,
"s": 59.2,
"l": 49.02
},
"oklch": {
"l": 0.75385,
"c": 0.11795,
"h": 195.6
},
"luminance": 0.45215
}Semantic roles & 50–950 ramp
primary
#33C6C7
secondary
#CE8988
accent
#4645E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383