#33C7CA#33C7CA
#33C7CA is a light, moderate teal. Relative luminance 0.458; OKLCH L 75.7% C 0.118 H 197.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #33C7CA |
|---|---|
| RGB | rgb(51, 199, 202) |
| HSL | hsl(181, 60%, 50%) |
| HSV | hsv(181, 75%, 79%) |
| CMYK | cmyk(74.8%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.42, -36.00, -12.48) |
| CIE-LCH | lch(73.42, 38.11, 199.12°) |
| OKLab | oklab(75.73% -0.1132 -0.0347) |
| OKLCH | oklch(75.73% 0.118 197) |
| XYZ | xyz(32.4445, 45.8110, 62.9981) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.03
Mediumturquoise
#48D1CC
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 6.06
Topaz
#13BBAF
ΔE00 6.61
Lightseagreen
#20B2AA
ΔE00 7.20
Turquoise Blue
#06B1C4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C7CA #CA3633
analogous
#33CA82 #33C7CA #337CCA
triadic
#33C7CA #CA33C7 #C7CA33
tetradic
#33C7CA #8233CA #CA3633 #7CCA33
square
#33C7CA #8233CA #CA3633 #7CCA33
split-complementary
#33C7CA #CA337C #CA8233
monochromatic
#1A6768 #279799 #33C7CA #63D5D8 #94E2E4
Accessibility & contrast
On white
2.07
#33C7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#33C7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C7CA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C7CA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCA
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#00CEC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #33c7ca; /* rgb */ color: rgb(51, 199, 202); /* oklch */ color: oklch(75.7% 0.118 197.0);
Tailwind
colors: {
custom: {
50: '#84d8da',
500: '#33c7ca',
950: '#000000',
},
}SCSS
$custom: #33c7ca; $custom-light: #84d8da; $custom-dark: #000000;
JSON
{
"hex": "#33c7ca",
"rgb": {
"r": 51,
"g": 199,
"b": 202
},
"hsl": {
"h": 181.192,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.75733,
"c": 0.11844,
"h": 197
},
"luminance": 0.45815
}Semantic roles & 50–950 ramp
primary
#33C7CA
secondary
#CF8B8A
accent
#4845E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383