#74CFAC#74CFAC
#74CFAC is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.102 H 166.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFAC |
|---|---|
| RGB | rgb(116, 207, 172) |
| HSL | hsl(157, 49%, 63%) |
| HSV | hsv(157, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.87, -35.35, 8.99) |
| CIE-LCH | lch(76.87, 36.48, 165.73°) |
| OKLab | oklab(78.79% -0.0992 0.0231) |
| OKLCH | oklch(78.79% 0.102 166.9) |
| XYZ | xyz(36.9586, 51.3145, 46.9789) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.56
Seafoam Blue
#78D1B6
ΔE00 2.51
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFAC #CF7497
analogous
#74CF7E #74CFAC #74C4CF
triadic
#74CFAC #AC74CF #CFAC74
tetradic
#74CFAC #7E74CF #CF7497 #C4CF74
square
#74CFAC #7E74CF #CF7497 #C4CF74
split-complementary
#74CFAC #CF74C4 #CF7E74
monochromatic
#339570 #47BF91 #74CFAC #A1DFC7 #CFEEE2
Accessibility & contrast
On white
1.86
#74CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#74CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFAC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFAC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#58D0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cfac; /* rgb */ color: rgb(116, 207, 172); /* oklch */ color: oklch(78.8% 0.102 166.9);
Tailwind
colors: {
custom: {
50: '#a1dec4',
500: '#74cfac',
950: '#000000',
},
}SCSS
$custom: #74cfac; $custom-light: #a1dec4; $custom-dark: #000000;
JSON
{
"hex": "#74cfac",
"rgb": {
"r": 116,
"g": 207,
"b": 172
},
"hsl": {
"h": 156.923,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78788,
"c": 0.1019,
"h": 166.9
},
"luminance": 0.51317
}Semantic roles & 50–950 ramp
primary
#74CFAC
secondary
#9B4C6B
accent
#2A62BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482