#74C1C2#74C1C2
#74C1C2 is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.2% C 0.076 H 196.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74C1C2 |
|---|---|
| RGB | rgb(116, 193, 194) |
| HSL | hsl(181, 39%, 61%) |
| HSV | hsv(181, 40%, 76%) |
| CMYK | cmyk(40.2%, 0.5%, 0%, 23.9%) |
| CIE-LAB | lab(73.38, -23.47, -7.99) |
| CIE-LCH | lch(73.38, 24.79, 198.79°) |
| OKLab | oklab(76.17% -0.0731 -0.022) |
| OKLCH | oklch(76.17% 0.076 196.7) |
| XYZ | xyz(36.0064, 45.7453, 57.9608) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.17
Lightseagreen
#20B2AA
ΔE00 8.82
Topaz
#13BBAF
ΔE00 8.87
Aqua Blue
#02D8E9
ΔE00 9.01
Turquoise Blue
#06B1C4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C1C2 #C27574
analogous
#74C29C #74C1C2 #749AC2
triadic
#74C1C2 #C274C1 #C1C274
tetradic
#74C1C2 #9C74C2 #C27574 #9AC274
square
#74C1C2 #9C74C2 #C27574 #9AC274
split-complementary
#74C1C2 #C2749A #C29C74
monochromatic
#398182 #4CACAD #74C1C2 #9FD4D5 #C9E7E7
Accessibility & contrast
On white
2.07
#74C1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#74C1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C1C2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C1C2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#AAB0C3
Tritanopia (blue-blind)
#51C6C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #74c1c2; /* rgb */ color: rgb(116, 193, 194); /* oklch */ color: oklch(76.2% 0.076 196.7);
Tailwind
colors: {
custom: {
50: '#a0d4d4',
500: '#74c1c2',
950: '#000000',
},
}SCSS
$custom: #74c1c2; $custom-light: #a0d4d4; $custom-dark: #000000;
JSON
{
"hex": "#74c1c2",
"rgb": {
"r": 116,
"g": 193,
"b": 194
},
"hsl": {
"h": 180.769,
"s": 39,
"l": 60.784
},
"oklch": {
"l": 0.76167,
"c": 0.07633,
"h": 196.7
},
"luminance": 0.45748
}Semantic roles & 50–950 ramp
primary
#74C1C2
secondary
#D8BBBA
accent
#3534B2
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383