#19CAA5#19CAA5
#19CAA5 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.141 H 172.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA5 |
|---|---|
| RGB | rgb(25, 202, 165) |
| HSL | hsl(167, 78%, 45%) |
| HSV | hsv(167, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.00, -49.70, 6.92) |
| CIE-LCH | lch(73.00, 50.18, 172.07°) |
| OKLab | oklab(74.96% -0.1395 0.0175) |
| OKLCH | oklch(74.96% 0.141 172.8) |
| XYZ | xyz(28.3093, 45.1607, 42.8148) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 4.69
Green Blue
#01C08D
ΔE00 4.81
Greenblue
#23C48B
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA5 #CA193E
analogous
#19CA4D #19CAA5 #1996CA
triadic
#19CAA5 #A519CA #CAA519
tetradic
#19CAA5 #4D19CA #CA193E #96CA19
square
#19CAA5 #4D19CA #CA193E #96CA19
split-complementary
#19CAA5 #CA1996 #CA4D19
monochromatic
#0C5D4C #129479 #19CAA5 #3AE7C2 #70EDD3
Accessibility & contrast
On white
2.09
#19CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#19CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA5
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA5 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#AFADA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa5; /* rgb */ color: rgb(25, 202, 165); /* oklch */ color: oklch(75.0% 0.141 172.8);
Tailwind
colors: {
custom: {
50: '#7bdbbf',
500: '#19caa5',
950: '#000000',
},
}SCSS
$custom: #19caa5; $custom-light: #7bdbbf; $custom-dark: #000000;
JSON
{
"hex": "#19caa5",
"rgb": {
"r": 25,
"g": 202,
"b": 165
},
"hsl": {
"h": 167.458,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74957,
"c": 0.14063,
"h": 172.8
},
"luminance": 0.45164
}Semantic roles & 50–950 ramp
primary
#19CAA5
secondary
#D46B81
accent
#335CF4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381