#33C3C8#33C3C8
#33C3C8 is a light, moderate teal. Relative luminance 0.439; OKLCH L 74.7% C 0.116 H 198.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #33C3C8 |
|---|---|
| RGB | rgb(51, 195, 200) |
| HSL | hsl(182, 59%, 49%) |
| HSV | hsv(182, 75%, 78%) |
| CMYK | cmyk(74.5%, 2.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.16, -34.72, -13.28) |
| CIE-LCH | lch(72.16, 37.18, 200.93°) |
| OKLab | oklab(74.69% -0.1102 -0.0369) |
| OKLCH | oklch(74.69% 0.116 198.5) |
| XYZ | xyz(31.3009, 43.9003, 61.4563) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.11
Mediumturquoise
#48D1CC
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 6.35
Topaz
#13BBAF
ΔE00 6.85
Turquoise Blue
#06B1C4
ΔE00 6.90
Lightseagreen
#20B2AA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C3C8 #C83833
analogous
#33C882 #33C3C8 #3379C8
triadic
#33C3C8 #C833C3 #C3C833
tetradic
#33C3C8 #8233C8 #C83833 #79C833
square
#33C3C8 #8233C8 #C83833 #79C833
split-complementary
#33C3C8 #C83379 #C88233
monochromatic
#1A6466 #279397 #33C3C8 #61D3D7 #92E1E3
Accessibility & contrast
On white
2.15
#33C3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#33C3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C3C8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C3C8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#A0AAC9
Tritanopia (blue-blind)
#00CAC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #33c3c8; /* rgb */ color: rgb(51, 195, 200); /* oklch */ color: oklch(74.7% 0.116 198.5);
Tailwind
colors: {
custom: {
50: '#83d5d8',
500: '#33c3c8',
950: '#000000',
},
}SCSS
$custom: #33c3c8; $custom-light: #83d5d8; $custom-dark: #000000;
JSON
{
"hex": "#33c3c8",
"rgb": {
"r": 51,
"g": 195,
"b": 200
},
"hsl": {
"h": 182.013,
"s": 59.363,
"l": 49.216
},
"oklch": {
"l": 0.7469,
"c": 0.11625,
"h": 198.5
},
"luminance": 0.43904
}Semantic roles & 50–950 ramp
primary
#33C3C8
secondary
#CE8B89
accent
#4B45E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383