#33C7C7#33C7C7
#33C7C7 is a light, moderate teal. Relative luminance 0.457; OKLCH L 75.6% C 0.119 H 194.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #33C7C7 |
|---|---|
| RGB | rgb(51, 199, 199) |
| HSL | hsl(180, 59%, 49%) |
| HSV | hsv(180, 74%, 78%) |
| CMYK | cmyk(74.4%, 0%, 0%, 22%) |
| CIE-LAB | lab(73.33, -36.88, -10.99) |
| CIE-LCH | lch(73.33, 38.48, 196.59°) |
| OKLab | oklab(75.63% -0.1145 -0.0306) |
| OKLCH | oklch(75.63% 0.119 194.9) |
| XYZ | xyz(32.0927, 45.6703, 61.1456) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.17
Mediumturquoise
#48D1CC
ΔE00 3.10
Topaz
#13BBAF
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.90
Tealish
#24BCA8
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C7C7 #C73333
analogous
#33C77D #33C7C7 #337DC7
triadic
#33C7C7 #C733C7 #C7C733
tetradic
#33C7C7 #7D33C7 #C73333 #7DC733
square
#33C7C7 #7D33C7 #C73333 #7DC733
split-complementary
#33C7C7 #C7337D #C77D33
monochromatic
#1A6666 #279696 #33C7C7 #61D6D6 #91E3E3
Accessibility & contrast
On white
2.07
#33C7C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#33C7C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C7C7
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C7C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C7C7 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC7
Deuteranopia (green-blind)
#A4ADC8
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33c7c7; /* rgb */ color: rgb(51, 199, 199); /* oklch */ color: oklch(75.6% 0.119 194.9);
Tailwind
colors: {
custom: {
50: '#84d8d8',
500: '#33c7c7',
950: '#000000',
},
}SCSS
$custom: #33c7c7; $custom-light: #84d8d8; $custom-dark: #000000;
JSON
{
"hex": "#33c7c7",
"rgb": {
"r": 51,
"g": 199,
"b": 199
},
"hsl": {
"h": 180,
"s": 59.2,
"l": 49.02
},
"oklch": {
"l": 0.75628,
"c": 0.11856,
"h": 194.9
},
"luminance": 0.45674
}Semantic roles & 50–950 ramp
primary
#33C7C7
secondary
#CE8888
accent
#4545E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383