#19CAA7#19CAA7
#19CAA7 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.139 H 173.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA7 |
|---|---|
| RGB | rgb(25, 202, 167) |
| HSL | hsl(168, 78%, 45%) |
| HSV | hsv(168, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(73.05, -49.19, 5.91) |
| CIE-LCH | lch(73.05, 49.54, 173.15°) |
| OKLab | oklab(75.01% -0.1386 0.0149) |
| OKLCH | oklch(75.01% 0.139 173.9) |
| XYZ | xyz(28.4927, 45.2340, 43.7810) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.42
Turquoise (survey)
#06C2AC
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.69
Green Blue
#01C08D
ΔE00 5.28
Tealish
#24BCA8
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA7 #CA193C
analogous
#19CA4F #19CAA7 #1994CA
triadic
#19CAA7 #A719CA #CAA719
tetradic
#19CAA7 #4F19CA #CA193C #94CA19
square
#19CAA7 #4F19CA #CA193C #94CA19
split-complementary
#19CAA7 #CA1994 #CA4F19
monochromatic
#0C5D4D #12947A #19CAA7 #3AE7C4 #70EDD5
Accessibility & contrast
On white
2.09
#19CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#19CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA7
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA7 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA5
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa7; /* rgb */ color: rgb(25, 202, 167); /* oklch */ color: oklch(75.0% 0.139 173.9);
Tailwind
colors: {
custom: {
50: '#7bdbc1',
500: '#19caa7',
950: '#000000',
},
}SCSS
$custom: #19caa7; $custom-light: #7bdbc1; $custom-dark: #000000;
JSON
{
"hex": "#19caa7",
"rgb": {
"r": 25,
"g": 202,
"b": 167
},
"hsl": {
"h": 168.136,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.75012,
"c": 0.13939,
"h": 173.9
},
"luminance": 0.45238
}Semantic roles & 50–950 ramp
primary
#19CAA7
secondary
#D46B80
accent
#335AF4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381