#74C3CA#74C3CA
#74C3CA is a light, moderate teal. Relative luminance 0.470; OKLCH L 76.9% C 0.078 H 203.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74C3CA |
|---|---|
| RGB | rgb(116, 195, 202) |
| HSL | hsl(185, 45%, 62%) |
| HSV | hsv(185, 43%, 79%) |
| CMYK | cmyk(42.6%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.19, -22.45, -11.12) |
| CIE-LCH | lch(74.19, 25.06, 206.36°) |
| OKLab | oklab(76.9% -0.0722 -0.0306) |
| OKLCH | oklch(76.9% 0.078 203) |
| XYZ | xyz(37.3742, 47.0047, 62.9690) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 7.74
Aqua Blue
#02D8E9
ΔE00 7.88
Turquoise Blue
#06B1C4
ΔE00 8.27
Sky Blue
#87CEEB
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C3CA #CA7B74
analogous
#74CAA6 #74C3CA #7498CA
triadic
#74C3CA #CA74C3 #C3CA74
tetradic
#74C3CA #A674CA #CA7B74 #98CA74
square
#74C3CA #A674CA #CA7B74 #98CA74
split-complementary
#74C3CA #CA7498 #CAA674
monochromatic
#36868E #48B0B9 #74C3CA #A0D6DB #CDE9EC
Accessibility & contrast
On white
2.02
#74C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#74C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C3CA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C3CA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#A9B2CA
Tritanopia (blue-blind)
#4CC9C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #74c3ca; /* rgb */ color: rgb(116, 195, 202); /* oklch */ color: oklch(76.9% 0.078 203.0);
Tailwind
colors: {
custom: {
50: '#a1d5da',
500: '#74c3ca',
950: '#000000',
},
}SCSS
$custom: #74c3ca; $custom-light: #a1d5da; $custom-dark: #000000;
JSON
{
"hex": "#74c3ca",
"rgb": {
"r": 116,
"g": 195,
"b": 202
},
"hsl": {
"h": 184.884,
"s": 44.792,
"l": 62.353
},
"oklch": {
"l": 0.76898,
"c": 0.0784,
"h": 203
},
"luminance": 0.47007
}Semantic roles & 50–950 ramp
primary
#74C3CA
secondary
#DDC0BD
accent
#392EB8
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383