#74CFA9#74CFA9
#74CFA9 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.7% C 0.104 H 165.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFA9 |
|---|---|
| RGB | rgb(116, 207, 169) |
| HSL | hsl(155, 49%, 63%) |
| HSV | hsv(155, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 18.4%, 18.8%) |
| CIE-LAB | lab(76.80, -36.00, 10.50) |
| CIE-LCH | lch(76.80, 37.49, 163.74°) |
| OKLab | oklab(78.71% -0.1006 0.027) |
| OKLCH | oklch(78.71% 0.104 165) |
| XYZ | xyz(36.6737, 51.2005, 45.4786) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.90
Seafoam Blue
#78D1B6
ΔE00 3.35
Pale Teal
#82CBB2
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFA9 #CF749A
analogous
#74CF7B #74CFA9 #74C7CF
triadic
#74CFA9 #A974CF #CFA974
tetradic
#74CFA9 #7B74CF #CF749A #C7CF74
square
#74CFA9 #7B74CF #CF749A #C7CF74
split-complementary
#74CFA9 #CF74C7 #CF7B74
monochromatic
#33956C #47BF8D #74CFA9 #A1DFC5 #CFEEE1
Accessibility & contrast
On white
1.87
#74CFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#74CFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFA9
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFA9 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A7
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#59CFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cfa9; /* rgb */ color: rgb(116, 207, 169); /* oklch */ color: oklch(78.7% 0.104 165.0);
Tailwind
colors: {
custom: {
50: '#a0dec2',
500: '#74cfa9',
950: '#000000',
},
}SCSS
$custom: #74cfa9; $custom-light: #a0dec2; $custom-dark: #000000;
JSON
{
"hex": "#74cfa9",
"rgb": {
"r": 116,
"g": 207,
"b": 169
},
"hsl": {
"h": 154.945,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.7871,
"c": 0.10414,
"h": 165
},
"luminance": 0.51203
}Semantic roles & 50–950 ramp
primary
#74CFA9
secondary
#9B4C6D
accent
#2A67BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482