#19C3CA#19C3CA
#19C3CA is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.4% C 0.123 H 199.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #19C3CA |
|---|---|
| RGB | rgb(25, 195, 202) |
| HSL | hsl(182, 78%, 45%) |
| HSV | hsv(182, 88%, 79%) |
| CMYK | cmyk(87.6%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(71.89, -36.26, -14.81) |
| CIE-LCH | lch(71.89, 39.17, 202.22°) |
| OKLab | oklab(74.39% -0.1162 -0.0412) |
| OKLCH | oklch(74.39% 0.123 199.5) |
| XYZ | xyz(30.5717, 43.4971, 62.6501) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.16
Mediumturquoise
#48D1CC
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 6.07
Turquoise Blue
#06B1C4
ΔE00 6.51
Lightseagreen
#20B2AA
ΔE00 7.24
Topaz
#13BBAF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C3CA #CA2019
analogous
#19CA79 #19C3CA #196BCA
triadic
#19C3CA #CA19C3 #C3CA19
tetradic
#19C3CA #7919CA #CA2019 #6BCA19
square
#19C3CA #7919CA #CA2019 #6BCA19
split-complementary
#19C3CA #CA196B #CA7919
monochromatic
#0C5A5D #128E94 #19C3CA #3AE0E7 #70E8ED
Accessibility & contrast
On white
2.16
#19C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#19C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C3CA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C3CA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#00CBC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #19c3ca; /* rgb */ color: rgb(25, 195, 202); /* oklch */ color: oklch(74.4% 0.123 199.5);
Tailwind
colors: {
custom: {
50: '#7dd5da',
500: '#19c3ca',
950: '#000000',
},
}SCSS
$custom: #19c3ca; $custom-light: #7dd5da; $custom-dark: #000000;
JSON
{
"hex": "#19c3ca",
"rgb": {
"r": 25,
"g": 195,
"b": 202
},
"hsl": {
"h": 182.373,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74394,
"c": 0.12328,
"h": 199.5
},
"luminance": 0.43501
}Semantic roles & 50–950 ramp
primary
#19C3CA
secondary
#D46F6B
accent
#3B33F4
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383