#33C8CC#33C8CC
#33C8CC is a light, moderate teal. Relative luminance 0.464; OKLCH L 76.0% C 0.119 H 197.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #33C8CC |
|---|---|
| RGB | rgb(51, 200, 204) |
| HSL | hsl(182, 60%, 50%) |
| HSV | hsv(182, 75%, 80%) |
| CMYK | cmyk(75%, 2%, 0%, 20%) |
| CIE-LAB | lab(73.78, -35.88, -13.02) |
| CIE-LCH | lch(73.78, 38.17, 199.95°) |
| OKLab | oklab(76.05% -0.1134 -0.0362) |
| OKLCH | oklch(76.05% 0.119 197.7) |
| XYZ | xyz(32.9136, 46.3680, 64.3303) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.92
Mediumturquoise
#48D1CC
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 5.63
Topaz
#13BBAF
ΔE00 7.05
Lightseagreen
#20B2AA
ΔE00 7.62
Turquoise Blue
#06B1C4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C8CC #CC3733
analogous
#33CC84 #33C8CC #337BCC
triadic
#33C8CC #CC33C8 #C8CC33
tetradic
#33C8CC #8433CC #CC3733 #7BCC33
square
#33C8CC #8433CC #CC3733 #7BCC33
split-complementary
#33C8CC #CC337B #CC8433
monochromatic
#1B686A #27989B #33C8CC #64D5D8 #95E2E4
Accessibility & contrast
On white
2.04
#33C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#33C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C8CC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C8CC | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECD
Deuteranopia (green-blind)
#A4AFCD
Tritanopia (blue-blind)
#00CFC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #33c8cc; /* rgb */ color: rgb(51, 200, 204); /* oklch */ color: oklch(76.0% 0.119 197.7);
Tailwind
colors: {
custom: {
50: '#84d9db',
500: '#33c8cc',
950: '#000000',
},
}SCSS
$custom: #33c8cc; $custom-light: #84d9db; $custom-dark: #000000;
JSON
{
"hex": "#33c8cc",
"rgb": {
"r": 51,
"g": 200,
"b": 204
},
"hsl": {
"h": 181.569,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.76047,
"c": 0.119,
"h": 197.7
},
"luminance": 0.46372
}Semantic roles & 50–950 ramp
primary
#33C8CC
secondary
#D08D8B
accent
#4945E3
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0D1515
muted
#7D8383