#19C5CA#19C5CA
#19C5CA is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.9% C 0.124 H 198.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #19C5CA |
|---|---|
| RGB | rgb(25, 197, 202) |
| HSL | hsl(182, 78%, 45%) |
| HSV | hsv(182, 88%, 79%) |
| CMYK | cmyk(87.6%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.49, -37.18, -13.90) |
| CIE-LCH | lch(72.49, 39.70, 200.50°) |
| OKLab | oklab(74.89% -0.118 -0.0387) |
| OKLCH | oklch(74.89% 0.124 198.2) |
| XYZ | xyz(31.0229, 44.3994, 62.8005) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.40
Mediumturquoise
#48D1CC
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.77
Lightseagreen
#20B2AA
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C5CA #CA1E19
analogous
#19CA77 #19C5CA #196DCA
triadic
#19C5CA #CA19C5 #C5CA19
tetradic
#19C5CA #7719CA #CA1E19 #6DCA19
square
#19C5CA #7719CA #CA1E19 #6DCA19
split-complementary
#19C5CA #CA196D #CA7719
monochromatic
#0C5B5D #129094 #19C5CA #3AE2E7 #70EAED
Accessibility & contrast
On white
2.13
#19C5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#19C5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C5CA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C5CA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#00CCC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #19c5ca; /* rgb */ color: rgb(25, 197, 202); /* oklch */ color: oklch(74.9% 0.124 198.2);
Tailwind
colors: {
custom: {
50: '#7ed7da',
500: '#19c5ca',
950: '#000000',
},
}SCSS
$custom: #19c5ca; $custom-light: #7ed7da; $custom-dark: #000000;
JSON
{
"hex": "#19c5ca",
"rgb": {
"r": 25,
"g": 197,
"b": 202
},
"hsl": {
"h": 181.695,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74885,
"c": 0.1242,
"h": 198.2
},
"luminance": 0.44403
}Semantic roles & 50–950 ramp
primary
#19C5CA
secondary
#D46E6B
accent
#3933F4
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383