#19C6CA#19C6CA
#19C6CA is a light, vivid teal. Relative luminance 0.449; OKLCH L 75.1% C 0.125 H 197.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #19C6CA |
|---|---|
| RGB | rgb(25, 198, 202) |
| HSL | hsl(181, 78%, 45%) |
| HSV | hsv(181, 88%, 79%) |
| CMYK | cmyk(87.6%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(72.80, -37.64, -13.45) |
| CIE-LCH | lch(72.80, 39.97, 199.66°) |
| OKLab | oklab(75.13% -0.1189 -0.0374) |
| OKLCH | oklch(75.13% 0.125 197.5) |
| XYZ | xyz(31.2507, 44.8550, 62.8765) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.06
Mediumturquoise
#48D1CC
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 6.13
Topaz
#13BBAF
ΔE00 6.56
Lightseagreen
#20B2AA
ΔE00 7.03
Turquoise Blue
#06B1C4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C6CA #CA1D19
analogous
#19CA76 #19C6CA #196ECA
triadic
#19C6CA #CA19C6 #C6CA19
tetradic
#19C6CA #7619CA #CA1D19 #6ECA19
square
#19C6CA #7619CA #CA1D19 #6ECA19
split-complementary
#19C6CA #CA196E #CA7619
monochromatic
#0C5B5D #129194 #19C6CA #3AE3E7 #70EAED
Accessibility & contrast
On white
2.11
#19C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#19C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C6CA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C6CA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19c6ca; /* rgb */ color: rgb(25, 198, 202); /* oklch */ color: oklch(75.1% 0.125 197.5);
Tailwind
colors: {
custom: {
50: '#7ed8da',
500: '#19c6ca',
950: '#000000',
},
}SCSS
$custom: #19c6ca; $custom-light: #7ed8da; $custom-dark: #000000;
JSON
{
"hex": "#19c6ca",
"rgb": {
"r": 25,
"g": 198,
"b": 202
},
"hsl": {
"h": 181.356,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.7513,
"c": 0.1247,
"h": 197.5
},
"luminance": 0.44859
}Semantic roles & 50–950 ramp
primary
#19C6CA
secondary
#D46E6B
accent
#3833F4
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383