#33C5CC#33C5CC
#33C5CC is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.3% C 0.117 H 199.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #33C5CC |
|---|---|
| RGB | rgb(51, 197, 204) |
| HSL | hsl(183, 60%, 50%) |
| HSV | hsv(183, 75%, 80%) |
| CMYK | cmyk(75%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(72.89, -34.48, -14.37) |
| CIE-LCH | lch(72.89, 37.35, 202.62°) |
| OKLab | oklab(75.32% -0.1105 -0.0399) |
| OKLCH | oklch(75.32% 0.117 199.9) |
| XYZ | xyz(32.2257, 44.9920, 64.1009) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.03
Mediumturquoise
#48D1CC
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.53
Turquoise Blue
#06B1C4
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C5CC #CC3A33
analogous
#33CC86 #33C5CC #3379CC
triadic
#33C5CC #CC33C5 #C5CC33
tetradic
#33C5CC #8633CC #CC3A33 #79CC33
square
#33C5CC #8633CC #CC3A33 #79CC33
split-complementary
#33C5CC #CC3379 #CC8633
monochromatic
#1B666A #27969B #33C5CC #64D3D8 #95E1E4
Accessibility & contrast
On white
2.10
#33C5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#33C5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C5CC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C5CC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#A1ACCD
Tritanopia (blue-blind)
#00CCC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #33c5cc; /* rgb */ color: rgb(51, 197, 204); /* oklch */ color: oklch(75.3% 0.117 199.9);
Tailwind
colors: {
custom: {
50: '#84d7db',
500: '#33c5cc',
950: '#000000',
},
}SCSS
$custom: #33c5cc; $custom-light: #84d7db; $custom-dark: #000000;
JSON
{
"hex": "#33c5cc",
"rgb": {
"r": 51,
"g": 197,
"b": 204
},
"hsl": {
"h": 182.745,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.75319,
"c": 0.11746,
"h": 199.9
},
"luminance": 0.44996
}Semantic roles & 50–950 ramp
primary
#33C5CC
secondary
#D08E8B
accent
#4C45E3
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0D1415
muted
#7D8383