#74CCAC#74CCAC
#74CCAC is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.1% C 0.098 H 168.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCAC |
|---|---|
| RGB | rgb(116, 204, 172) |
| HSL | hsl(158, 46%, 63%) |
| HSV | hsv(158, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(75.99, -33.96, 7.74) |
| CIE-LCH | lch(75.99, 34.83, 167.16°) |
| OKLab | oklab(78.08% -0.0957 0.0199) |
| OKLCH | oklch(78.08% 0.098 168.3) |
| XYZ | xyz(36.2387, 49.8746, 46.7389) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.69
Seafoam Blue
#78D1B6
ΔE00 2.11
Pale Teal
#82CBB2
ΔE00 2.64
Seafoam
#7FE0B3
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCAC #CC7494
analogous
#74CC80 #74CCAC #74C0CC
triadic
#74CCAC #AC74CC #CCAC74
tetradic
#74CCAC #8074CC #CC7494 #C0CC74
square
#74CCAC #8074CC #CC7494 #C0CC74
split-complementary
#74CCAC #CC74C0 #CC8074
monochromatic
#35916F #47BC91 #74CCAC #A1DCC7 #CEEDE1
Accessibility & contrast
On white
1.91
#74CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#74CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCAC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCAC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#59CDC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #74ccac; /* rgb */ color: rgb(116, 204, 172); /* oklch */ color: oklch(78.1% 0.098 168.3);
Tailwind
colors: {
custom: {
50: '#a0dcc4',
500: '#74ccac',
950: '#000000',
},
}SCSS
$custom: #74ccac; $custom-light: #a0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#74ccac",
"rgb": {
"r": 116,
"g": 204,
"b": 172
},
"hsl": {
"h": 158.182,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.78079,
"c": 0.09776,
"h": 168.3
},
"luminance": 0.49877
}Semantic roles & 50–950 ramp
primary
#74CCAC
secondary
#DEBECA
accent
#2C5FBA
background
#FAFDFC
surface
#F4FBF8
border
#CED4D1
text
#0F1512
muted
#7F8381