#33C7CC#33C7CC
#33C7CC is a light, moderate teal. Relative luminance 0.459; OKLCH L 75.8% C 0.118 H 198.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #33C7CC |
|---|---|
| RGB | rgb(51, 199, 204) |
| HSL | hsl(182, 60%, 50%) |
| HSV | hsv(182, 75%, 80%) |
| CMYK | cmyk(75%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(73.48, -35.42, -13.47) |
| CIE-LCH | lch(73.48, 37.89, 200.82°) |
| OKLab | oklab(75.8% -0.1124 -0.0374) |
| OKLCH | oklch(75.8% 0.118 198.4) |
| XYZ | xyz(32.6828, 45.9063, 64.2533) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.26
Mediumturquoise
#48D1CC
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 5.56
Topaz
#13BBAF
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C7CC #CC3833
analogous
#33CC85 #33C7CC #337ACC
triadic
#33C7CC #CC33C7 #C7CC33
tetradic
#33C7CC #8533CC #CC3833 #7ACC33
square
#33C7CC #8533CC #CC3833 #7ACC33
split-complementary
#33C7CC #CC337A #CC8533
monochromatic
#1B676A #27979B #33C7CC #64D4D8 #95E2E4
Accessibility & contrast
On white
2.06
#33C7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#33C7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C7CC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C7CC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#00CEC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33c7cc; /* rgb */ color: rgb(51, 199, 204); /* oklch */ color: oklch(75.8% 0.118 198.4);
Tailwind
colors: {
custom: {
50: '#84d8db',
500: '#33c7cc',
950: '#000000',
},
}SCSS
$custom: #33c7cc; $custom-light: #84d8db; $custom-dark: #000000;
JSON
{
"hex": "#33c7cc",
"rgb": {
"r": 51,
"g": 199,
"b": 204
},
"hsl": {
"h": 181.961,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.75804,
"c": 0.11847,
"h": 198.4
},
"luminance": 0.4591
}Semantic roles & 50–950 ramp
primary
#33C7CC
secondary
#D08D8B
accent
#4A45E3
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0D1415
muted
#7D8383