#33C3CA#33C3CA
#33C3CA is a light, moderate teal. Relative luminance 0.440; OKLCH L 74.8% C 0.116 H 199.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #33C3CA |
|---|---|
| RGB | rgb(51, 195, 202) |
| HSL | hsl(183, 60%, 50%) |
| HSV | hsv(183, 75%, 79%) |
| CMYK | cmyk(74.8%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.22, -34.13, -14.28) |
| CIE-LCH | lch(72.22, 37.00, 202.70°) |
| OKLab | oklab(74.76% -0.1094 -0.0397) |
| OKLCH | oklch(74.76% 0.116 199.9) |
| XYZ | xyz(31.5362, 43.9944, 62.6954) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.96
Turquoise Blue
#06B1C4
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 7.48
Topaz
#13BBAF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C3CA #CA3A33
analogous
#33CA85 #33C3CA #3378CA
triadic
#33C3CA #CA33C3 #C3CA33
tetradic
#33C3CA #8533CA #CA3A33 #78CA33
square
#33C3CA #8533CA #CA3A33 #78CA33
split-complementary
#33C3CA #CA3378 #CA8533
monochromatic
#1A6568 #279499 #33C3CA #63D2D8 #94E0E4
Accessibility & contrast
On white
2.14
#33C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#33C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C3CA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C3CA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#9FAACB
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #33c3ca; /* rgb */ color: rgb(51, 195, 202); /* oklch */ color: oklch(74.8% 0.116 199.9);
Tailwind
colors: {
custom: {
50: '#83d5da',
500: '#33c3ca',
950: '#000000',
},
}SCSS
$custom: #33c3ca; $custom-light: #83d5da; $custom-dark: #000000;
JSON
{
"hex": "#33c3ca",
"rgb": {
"r": 51,
"g": 195,
"b": 202
},
"hsl": {
"h": 182.781,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.74762,
"c": 0.11636,
"h": 199.9
},
"luminance": 0.43998
}Semantic roles & 50–950 ramp
primary
#33C3CA
secondary
#CF8D8A
accent
#4C45E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383