#19C2CA#19C2CA
#19C2CA is a light, vivid teal. Relative luminance 0.431; OKLCH L 74.1% C 0.123 H 200.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #19C2CA |
|---|---|
| RGB | rgb(25, 194, 202) |
| HSL | hsl(183, 78%, 45%) |
| HSV | hsv(183, 88%, 79%) |
| CMYK | cmyk(87.6%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(71.59, -35.79, -15.27) |
| CIE-LCH | lch(71.59, 38.91, 203.10°) |
| OKLab | oklab(74.15% -0.1153 -0.0425) |
| OKLCH | oklch(74.15% 0.123 200.2) |
| XYZ | xyz(30.3484, 43.0505, 62.5757) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.56
Mediumturquoise
#48D1CC
ΔE00 5.93
Turquoise Blue
#06B1C4
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 6.12
Lightseagreen
#20B2AA
ΔE00 7.36
Topaz
#13BBAF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19C2CA #CA2119
analogous
#19CA7A #19C2CA #196ACA
triadic
#19C2CA #CA19C2 #C2CA19
tetradic
#19C2CA #7A19CA #CA2119 #6ACA19
square
#19C2CA #7A19CA #CA2119 #6ACA19
split-complementary
#19C2CA #CA196A #CA7A19
monochromatic
#0C595D #128E94 #19C2CA #3ADFE7 #70E8ED
Accessibility & contrast
On white
2.18
#19C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#19C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19C2CA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19C2CA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#00CAC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #19c2ca; /* rgb */ color: rgb(25, 194, 202); /* oklch */ color: oklch(74.1% 0.123 200.2);
Tailwind
colors: {
custom: {
50: '#7dd5da',
500: '#19c2ca',
950: '#000000',
},
}SCSS
$custom: #19c2ca; $custom-light: #7dd5da; $custom-dark: #000000;
JSON
{
"hex": "#19c2ca",
"rgb": {
"r": 25,
"g": 194,
"b": 202
},
"hsl": {
"h": 182.712,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74149,
"c": 0.12284,
"h": 200.2
},
"luminance": 0.43055
}Semantic roles & 50–950 ramp
primary
#19C2CA
secondary
#D4706B
accent
#3C33F4
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383