#19CAA2#19CAA2
#19CAA2 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.143 H 171.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA2 |
|---|---|
| RGB | rgb(25, 202, 162) |
| HSL | hsl(166, 78%, 45%) |
| HSV | hsv(166, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(72.93, -50.46, 8.44) |
| CIE-LCH | lch(72.93, 51.16, 170.51°) |
| OKLab | oklab(74.88% -0.1409 0.0215) |
| OKLCH | oklch(74.88% 0.143 171.3) |
| XYZ | xyz(28.0394, 45.0527, 41.3936) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 3.98
Green Blue
#01C08D
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.60
Greenblue
#23C48B
ΔE00 4.82
Turquoise (survey)
#06C2AC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA2 #CA1941
analogous
#19CA4A #19CAA2 #1999CA
triadic
#19CAA2 #A219CA #CAA219
tetradic
#19CAA2 #4A19CA #CA1941 #99CA19
square
#19CAA2 #4A19CA #CA1941 #99CA19
split-complementary
#19CAA2 #CA1999 #CA4A19
monochromatic
#0C5D4B #129476 #19CAA2 #3AE7BF #70EDD1
Accessibility & contrast
On white
2.10
#19CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#19CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#AFADA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa2; /* rgb */ color: rgb(25, 202, 162); /* oklch */ color: oklch(74.9% 0.143 171.3);
Tailwind
colors: {
custom: {
50: '#7bdbbd',
500: '#19caa2',
950: '#000000',
},
}SCSS
$custom: #19caa2; $custom-light: #7bdbbd; $custom-dark: #000000;
JSON
{
"hex": "#19caa2",
"rgb": {
"r": 25,
"g": 202,
"b": 162
},
"hsl": {
"h": 166.441,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74875,
"c": 0.14258,
"h": 171.3
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#19CAA2
secondary
#D46B83
accent
#335FF4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0B1512
muted
#7C8381