#19C9CA#19C9CA
#19C9CA is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.9% C 0.126 H 195.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #19C9CA |
|---|---|
| RGB | rgb(25, 201, 202) |
| HSL | hsl(180, 78%, 45%) |
| HSV | hsv(180, 88%, 79%) |
| CMYK | cmyk(87.6%, 0.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.70, -39.01, -12.09) |
| CIE-LCH | lch(73.70, 40.84, 197.22°) |
| OKLab | oklab(75.87% -0.1217 -0.0337) |
| OKLCH | oklch(75.87% 0.126 195.5) |
| XYZ | xyz(31.9432, 46.2400, 63.1073) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.42
Mediumturquoise
#48D1CC
ΔE00 3.21
Topaz
#13BBAF
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.46
Lightseagreen
#20B2AA
ΔE00 7.07
Turquoise
#40E0D0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C9CA #CA1A19
analogous
#19CA73 #19C9CA #1971CA
triadic
#19C9CA #CA19C9 #C9CA19
tetradic
#19C9CA #7319CA #CA1A19 #71CA19
square
#19C9CA #7319CA #CA1A19 #71CA19
split-complementary
#19C9CA #CA1971 #CA7319
monochromatic
#0C5D5D #129394 #19C9CA #3AE6E7 #70EDED
Accessibility & contrast
On white
2.05
#19C9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#19C9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C9CA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C9CA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#00D0C9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #19c9ca; /* rgb */ color: rgb(25, 201, 202); /* oklch */ color: oklch(75.9% 0.126 195.5);
Tailwind
colors: {
custom: {
50: '#7edada',
500: '#19c9ca',
950: '#000000',
},
}SCSS
$custom: #19c9ca; $custom-light: #7edada; $custom-dark: #000000;
JSON
{
"hex": "#19c9ca",
"rgb": {
"r": 25,
"g": 201,
"b": 202
},
"hsl": {
"h": 180.339,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.75866,
"c": 0.12629,
"h": 195.5
},
"luminance": 0.46244
}Semantic roles & 50–950 ramp
primary
#19C9CA
secondary
#D46C6B
accent
#3433F4
background
#F8FDFD
surface
#F0FBFA
border
#CBD4D3
text
#0C1514
muted
#7D8383