#19CAA9#19CAA9
#19CAA9 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.138 H 174.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA9 |
|---|---|
| RGB | rgb(25, 202, 169) |
| HSL | hsl(169, 78%, 45%) |
| HSV | hsv(169, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 16.3%, 20.8%) |
| CIE-LAB | lab(73.09, -48.67, 4.90) |
| CIE-LCH | lch(73.09, 48.91, 174.25°) |
| OKLab | oklab(75.07% -0.1376 0.0122) |
| OKLCH | oklch(75.07% 0.138 174.9) |
| XYZ | xyz(28.6790, 45.3086, 44.7623) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.50
Turquoise (survey)
#06C2AC
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 4.74
Tealish
#24BCA8
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.07
Green Blue
#01C08D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA9 #CA193A
analogous
#19CA51 #19CAA9 #1992CA
triadic
#19CAA9 #A919CA #CAA919
tetradic
#19CAA9 #5119CA #CA193A #92CA19
square
#19CAA9 #5119CA #CA193A #92CA19
split-complementary
#19CAA9 #CA1992 #CA5119
monochromatic
#0C5D4E #12947B #19CAA9 #3AE7C6 #70EDD6
Accessibility & contrast
On white
2.09
#19CAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#19CAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA9
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA9 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA7
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#00CDC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa9; /* rgb */ color: rgb(25, 202, 169); /* oklch */ color: oklch(75.1% 0.138 174.9);
Tailwind
colors: {
custom: {
50: '#7cdbc2',
500: '#19caa9',
950: '#000000',
},
}SCSS
$custom: #19caa9; $custom-light: #7cdbc2; $custom-dark: #000000;
JSON
{
"hex": "#19caa9",
"rgb": {
"r": 25,
"g": 202,
"b": 169
},
"hsl": {
"h": 168.814,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.75068,
"c": 0.13819,
"h": 174.9
},
"luminance": 0.45312
}Semantic roles & 50–950 ramp
primary
#19CAA9
secondary
#D46B7F
accent
#3357F4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381