#33C6CC#33C6CC
#33C6CC is a light, moderate teal. Relative luminance 0.455; OKLCH L 75.6% C 0.118 H 199.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33C6CC |
|---|---|
| RGB | rgb(51, 198, 204) |
| HSL | hsl(182, 60%, 50%) |
| HSV | hsv(182, 75%, 80%) |
| CMYK | cmyk(75%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(73.19, -34.95, -13.92) |
| CIE-LCH | lch(73.19, 37.62, 201.72°) |
| OKLab | oklab(75.56% -0.1114 -0.0387) |
| OKLCH | oklch(75.56% 0.118 199.1) |
| XYZ | xyz(32.4535, 45.4476, 64.1769) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.63
Mediumturquoise
#48D1CC
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.26
Topaz
#13BBAF
ΔE00 7.47
Lightseagreen
#20B2AA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C6CC #CC3933
analogous
#33CC86 #33C6CC #3379CC
triadic
#33C6CC #CC33C6 #C6CC33
tetradic
#33C6CC #8633CC #CC3933 #79CC33
square
#33C6CC #8633CC #CC3933 #79CC33
split-complementary
#33C6CC #CC3379 #CC8633
monochromatic
#1B676A #27969B #33C6CC #64D4D8 #95E1E4
Accessibility & contrast
On white
2.08
#33C6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#33C6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C6CC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C6CC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33c6cc; /* rgb */ color: rgb(51, 198, 204); /* oklch */ color: oklch(75.6% 0.118 199.1);
Tailwind
colors: {
custom: {
50: '#84d8db',
500: '#33c6cc',
950: '#000000',
},
}SCSS
$custom: #33c6cc; $custom-light: #84d8db; $custom-dark: #000000;
JSON
{
"hex": "#33c6cc",
"rgb": {
"r": 51,
"g": 198,
"b": 204
},
"hsl": {
"h": 182.353,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.75562,
"c": 0.11795,
"h": 199.1
},
"luminance": 0.45452
}Semantic roles & 50–950 ramp
primary
#33C6CC
secondary
#D08E8B
accent
#4B45E3
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0D1415
muted
#7D8383