#19C7CA#19C7CA
#19C7CA is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.4% C 0.125 H 196.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #19C7CA |
|---|---|
| RGB | rgb(25, 199, 202) |
| HSL | hsl(181, 78%, 45%) |
| HSV | hsv(181, 88%, 79%) |
| CMYK | cmyk(87.6%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.10, -38.10, -13.00) |
| CIE-LCH | lch(73.10, 40.26, 198.84°) |
| OKLab | oklab(75.38% -0.1199 -0.0362) |
| OKLCH | oklch(75.38% 0.125 196.8) |
| XYZ | xyz(31.4800, 45.3137, 62.9529) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.76
Mediumturquoise
#48D1CC
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 6.21
Topaz
#13BBAF
ΔE00 6.37
Lightseagreen
#20B2AA
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C7CA #CA1C19
analogous
#19CA75 #19C7CA #196FCA
triadic
#19C7CA #CA19C7 #C7CA19
tetradic
#19C7CA #7519CA #CA1C19 #6FCA19
square
#19C7CA #7519CA #CA1C19 #6FCA19
split-complementary
#19C7CA #CA196F #CA7519
monochromatic
#0C5C5D #129194 #19C7CA #3AE4E7 #70EBED
Accessibility & contrast
On white
2.09
#19C7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#19C7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C7CA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C7CA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCA
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#00CEC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19c7ca; /* rgb */ color: rgb(25, 199, 202); /* oklch */ color: oklch(75.4% 0.125 196.8);
Tailwind
colors: {
custom: {
50: '#7ed8da',
500: '#19c7ca',
950: '#000000',
},
}SCSS
$custom: #19c7ca; $custom-light: #7ed8da; $custom-dark: #000000;
JSON
{
"hex": "#19c7ca",
"rgb": {
"r": 25,
"g": 199,
"b": 202
},
"hsl": {
"h": 181.017,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.75375,
"c": 0.12521,
"h": 196.8
},
"luminance": 0.45318
}Semantic roles & 50–950 ramp
primary
#19C7CA
secondary
#D46D6B
accent
#3733F4
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383