#74CFAF#74CFAF
#74CFAF is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.100 H 168.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFAF |
|---|---|
| RGB | rgb(116, 207, 175) |
| HSL | hsl(159, 49%, 63%) |
| HSV | hsv(159, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(76.94, -34.70, 7.48) |
| CIE-LCH | lch(76.94, 35.50, 167.83°) |
| OKLab | oklab(78.87% -0.0979 0.0192) |
| OKLCH | oklch(78.87% 0.1 168.9) |
| XYZ | xyz(37.2500, 51.4310, 48.5134) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.66
Seafoam Blue
#78D1B6
ΔE00 1.67
Pale Teal
#82CBB2
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFAF #CF7494
analogous
#74CF81 #74CFAF #74C1CF
triadic
#74CFAF #AF74CF #CFAF74
tetradic
#74CFAF #8174CF #CF7494 #C1CF74
square
#74CFAF #8174CF #CF7494 #C1CF74
split-complementary
#74CFAF #CF74C1 #CF8174
monochromatic
#339573 #47BF95 #74CFAF #A1DFC9 #CFEEE3
Accessibility & contrast
On white
1.86
#74CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#74CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFAF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFAF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#BCBAB1
Tritanopia (blue-blind)
#57D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cfaf; /* rgb */ color: rgb(116, 207, 175); /* oklch */ color: oklch(78.9% 0.100 168.9);
Tailwind
colors: {
custom: {
50: '#a1dec6',
500: '#74cfaf',
950: '#000000',
},
}SCSS
$custom: #74cfaf; $custom-light: #a1dec6; $custom-dark: #000000;
JSON
{
"hex": "#74cfaf",
"rgb": {
"r": 116,
"g": 207,
"b": 175
},
"hsl": {
"h": 158.901,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78869,
"c": 0.09977,
"h": 168.9
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#74CFAF
secondary
#9B4C68
accent
#2A5DBC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482