#19CAA8#19CAA8
#19CAA8 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.0% C 0.139 H 174.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA8 |
|---|---|
| RGB | rgb(25, 202, 168) |
| HSL | hsl(168, 78%, 45%) |
| HSV | hsv(168, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(73.07, -48.93, 5.40) |
| CIE-LCH | lch(73.07, 49.22, 173.70°) |
| OKLab | oklab(75.04% -0.1381 0.0136) |
| OKLCH | oklch(75.04% 0.139 174.4) |
| XYZ | xyz(28.5855, 45.2712, 44.2698) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.45
Turquoise (survey)
#06C2AC
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 4.88
Tealish
#24BCA8
ΔE00 5.21
Green Blue
#01C08D
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA8 #CA193B
analogous
#19CA50 #19CAA8 #1993CA
triadic
#19CAA8 #A819CA #CAA819
tetradic
#19CAA8 #5019CA #CA193B #93CA19
square
#19CAA8 #5019CA #CA193B #93CA19
split-complementary
#19CAA8 #CA1993 #CA5019
monochromatic
#0C5D4D #12947B #19CAA8 #3AE7C5 #70EDD5
Accessibility & contrast
On white
2.09
#19CAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#19CAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA8 | 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)
#C3BCA6
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa8; /* rgb */ color: rgb(25, 202, 168); /* oklch */ color: oklch(75.0% 0.139 174.4);
Tailwind
colors: {
custom: {
50: '#7cdbc1',
500: '#19caa8',
950: '#000000',
},
}SCSS
$custom: #19caa8; $custom-light: #7cdbc1; $custom-dark: #000000;
JSON
{
"hex": "#19caa8",
"rgb": {
"r": 25,
"g": 202,
"b": 168
},
"hsl": {
"h": 168.475,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.7504,
"c": 0.13878,
"h": 174.4
},
"luminance": 0.45275
}Semantic roles & 50–950 ramp
primary
#19CAA8
secondary
#D46B7F
accent
#3358F4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381