#19CAA6#19CAA6
#19CAA6 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.140 H 173.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #19CAA6 |
|---|---|
| RGB | rgb(25, 202, 166) |
| HSL | hsl(168, 78%, 45%) |
| HSV | hsv(168, 88%, 79%) |
| CMYK | cmyk(87.6%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.02, -49.44, 6.41) |
| CIE-LCH | lch(73.02, 49.86, 172.61°) |
| OKLab | oklab(74.98% -0.1391 0.0162) |
| OKLCH | oklch(74.98% 0.14 173.4) |
| XYZ | xyz(28.4006, 45.1972, 43.2961) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.42
Turquoise (survey)
#06C2AC
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.58
Green Blue
#01C08D
ΔE00 5.04
Tealish
#24BCA8
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19CAA6 #CA193D
analogous
#19CA4E #19CAA6 #1995CA
triadic
#19CAA6 #A619CA #CAA619
tetradic
#19CAA6 #4E19CA #CA193D #95CA19
square
#19CAA6 #4E19CA #CA193D #95CA19
split-complementary
#19CAA6 #CA1995 #CA4E19
monochromatic
#0C5D4C #129479 #19CAA6 #3AE7C3 #70EDD4
Accessibility & contrast
On white
2.09
#19CAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#19CAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #19CAA6
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19CAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##19CAA6 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#AEADA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #19caa6; /* rgb */ color: rgb(25, 202, 166); /* oklch */ color: oklch(75.0% 0.140 173.4);
Tailwind
colors: {
custom: {
50: '#7bdbc0',
500: '#19caa6',
950: '#000000',
},
}SCSS
$custom: #19caa6; $custom-light: #7bdbc0; $custom-dark: #000000;
JSON
{
"hex": "#19caa6",
"rgb": {
"r": 25,
"g": 202,
"b": 166
},
"hsl": {
"h": 167.797,
"s": 77.974,
"l": 44.51
},
"oklch": {
"l": 0.74984,
"c": 0.14,
"h": 173.4
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#19CAA6
secondary
#D46B80
accent
#335BF4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381