#74CFA2#74CFA2
#74CFA2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.5% C 0.110 H 160.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFA2 |
|---|---|
| RGB | rgb(116, 207, 162) |
| HSL | hsl(150, 49%, 63%) |
| HSV | hsv(150, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.65, -37.46, 14.02) |
| CIE-LCH | lch(76.65, 39.99, 159.48°) |
| OKLab | oklab(78.53% -0.1037 0.036) |
| OKLCH | oklch(78.53% 0.11 160.9) |
| XYZ | xyz(36.0341, 50.9447, 42.1099) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFA2 #CF74A1
analogous
#74CF74 #74CFA2 #74CECF
triadic
#74CFA2 #A274CF #CFA274
tetradic
#74CFA2 #7474CF #CF74A1 #CECF74
square
#74CFA2 #7474CF #CF74A1 #CECF74
split-complementary
#74CFA2 #CF74CE #CF7474
monochromatic
#339565 #47BF84 #74CFA2 #A1DFC0 #CFEEDF
Accessibility & contrast
On white
1.88
#74CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#74CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFA2
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFA2 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#5CCEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cfa2; /* rgb */ color: rgb(116, 207, 162); /* oklch */ color: oklch(78.5% 0.110 160.9);
Tailwind
colors: {
custom: {
50: '#a0debd',
500: '#74cfa2',
950: '#000000',
},
}SCSS
$custom: #74cfa2; $custom-light: #a0debd; $custom-dark: #000000;
JSON
{
"hex": "#74cfa2",
"rgb": {
"r": 116,
"g": 207,
"b": 162
},
"hsl": {
"h": 150.33,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78533,
"c": 0.10977,
"h": 160.9
},
"luminance": 0.50947
}Semantic roles & 50–950 ramp
primary
#74CFA2
secondary
#9B4C73
accent
#2A72BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482