#33C2C8#33C2C8
#33C2C8 is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.4% C 0.116 H 199.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #33C2C8 |
|---|---|
| RGB | rgb(51, 194, 200) |
| HSL | hsl(182, 59%, 49%) |
| HSV | hsv(182, 75%, 78%) |
| CMYK | cmyk(74.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(71.86, -34.25, -13.73) |
| CIE-LCH | lch(71.86, 36.90, 201.84°) |
| OKLab | oklab(74.45% -0.1093 -0.0382) |
| OKLCH | oklch(74.45% 0.116 199.2) |
| XYZ | xyz(31.0776, 43.4537, 61.3819) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.48
Mediumturquoise
#48D1CC
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 6.36
Turquoise Blue
#06B1C4
ΔE00 6.47
Lightseagreen
#20B2AA
ΔE00 7.03
Topaz
#13BBAF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C2C8 #C83933
analogous
#33C884 #33C2C8 #3378C8
triadic
#33C2C8 #C833C2 #C2C833
tetradic
#33C2C8 #8433C8 #C83933 #78C833
square
#33C2C8 #8433C8 #C83933 #78C833
split-complementary
#33C2C8 #C83378 #C88433
monochromatic
#1A6366 #279397 #33C2C8 #61D2D7 #92E0E3
Accessibility & contrast
On white
2.17
#33C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#33C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C2C8
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C2C8 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B9C9
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#00C9C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #33c2c8; /* rgb */ color: rgb(51, 194, 200); /* oklch */ color: oklch(74.4% 0.116 199.2);
Tailwind
colors: {
custom: {
50: '#83d5d8',
500: '#33c2c8',
950: '#000000',
},
}SCSS
$custom: #33c2c8; $custom-light: #83d5d8; $custom-dark: #000000;
JSON
{
"hex": "#33c2c8",
"rgb": {
"r": 51,
"g": 194,
"b": 200
},
"hsl": {
"h": 182.416,
"s": 59.363,
"l": 49.216
},
"oklch": {
"l": 0.74446,
"c": 0.11574,
"h": 199.2
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#33C2C8
secondary
#CE8B89
accent
#4C45E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383