#74CFAB#74CFAB
#74CFAB is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.103 H 166.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFAB |
|---|---|
| RGB | rgb(116, 207, 171) |
| HSL | hsl(156, 49%, 63%) |
| HSV | hsv(156, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(76.85, -35.57, 9.49) |
| CIE-LCH | lch(76.85, 36.81, 165.05°) |
| OKLab | oklab(78.76% -0.0997 0.0244) |
| OKLCH | oklch(78.76% 0.103 166.2) |
| XYZ | xyz(36.8629, 51.2762, 46.4750) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.63
Seafoam Blue
#78D1B6
ΔE00 2.80
Pale Teal
#82CBB2
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFAB #CF7498
analogous
#74CF7D #74CFAB #74C5CF
triadic
#74CFAB #AB74CF #CFAB74
tetradic
#74CFAB #7D74CF #CF7498 #C5CF74
square
#74CFAB #7D74CF #CF7498 #C5CF74
split-complementary
#74CFAB #CF74C5 #CF7D74
monochromatic
#33956E #47BF90 #74CFAB #A1DFC6 #CFEEE2
Accessibility & contrast
On white
1.87
#74CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#74CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFAB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFAB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 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)
#CBC4A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#58CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cfab; /* rgb */ color: rgb(116, 207, 171); /* oklch */ color: oklch(78.8% 0.103 166.2);
Tailwind
colors: {
custom: {
50: '#a1dec4',
500: '#74cfab',
950: '#000000',
},
}SCSS
$custom: #74cfab; $custom-light: #a1dec4; $custom-dark: #000000;
JSON
{
"hex": "#74cfab",
"rgb": {
"r": 116,
"g": 207,
"b": 171
},
"hsl": {
"h": 156.264,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78762,
"c": 0.10263,
"h": 166.2
},
"luminance": 0.51279
}Semantic roles & 50–950 ramp
primary
#74CFAB
secondary
#9B4C6B
accent
#2A63BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482