#19CAAC#19CAAC
#19CAAC is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.2% C 0.137 H 176.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAAC |
|---|---|
| RGB | rgb(25, 202, 172) |
| HSL | hsl(170, 78%, 45%) |
| HSV | hsv(170, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(73.17, -47.88, 3.38) |
| CIE-LCH | lch(73.17, 48.00, 175.96°) |
| OKLab | oklab(75.15% -0.1362 0.0082) |
| OKLCH | oklch(75.15% 0.137 176.5) |
| XYZ | xyz(28.9639, 45.4225, 46.2626) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.04
Aquamarine (survey)
#04D8B2
ΔE00 3.79
Tealish
#24BCA8
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.71
Greeny Blue
#42B395
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAAC #CA1937
analogous
#19CA54 #19CAAC #198FCA
triadic
#19CAAC #AC19CA #CAAC19
tetradic
#19CAAC #5419CA #CA1937 #8FCA19
square
#19CAAC #5419CA #CA1937 #8FCA19
split-complementary
#19CAAC #CA198F #CA5419
monochromatic
#0C5D4F #12947E #19CAAC #3AE7C9 #70EDD8
Accessibility & contrast
On white
2.08
#19CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#19CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAAC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAAC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#00CDC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #19caac; /* rgb */ color: rgb(25, 202, 172); /* oklch */ color: oklch(75.2% 0.137 176.5);
Tailwind
colors: {
custom: {
50: '#7cdbc4',
500: '#19caac',
950: '#000000',
},
}SCSS
$custom: #19caac; $custom-light: #7cdbc4; $custom-dark: #000000;
JSON
{
"hex": "#19caac",
"rgb": {
"r": 25,
"g": 202,
"b": 172
},
"hsl": {
"h": 169.831,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.75154,
"c": 0.1365,
"h": 176.5
},
"luminance": 0.45426
}Semantic roles & 50–950 ramp
primary
#19CAAC
secondary
#D46B7D
accent
#3354F4
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381