#74C898#74C898
#74C898 is a light, moderate green. Relative luminance 0.473; OKLCH L 76.6% C 0.108 H 157.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #74C898 |
|---|---|
| RGB | rgb(116, 200, 152) |
| HSL | hsl(146, 43%, 62%) |
| HSV | hsv(146, 42%, 78%) |
| CMYK | cmyk(42%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(74.37, -36.27, 16.17) |
| CIE-LCH | lch(74.37, 39.71, 155.97°) |
| OKLab | oklab(76.62% -0.0999 0.0414) |
| OKLCH | oklch(76.62% 0.108 157.5) |
| XYZ | xyz(33.5219, 47.2863, 37.0604) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 6.04
Greenish Teal
#32BF84
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.26
Greenblue
#23C48B
ΔE00 6.26
Eucalyptus
#44D7A8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C898 #C874A4
analogous
#7AC874 #74C898 #74C8C2
triadic
#74C898 #9874C8 #C89874
tetradic
#74C898 #747AC8 #C874A4 #C8C274
square
#74C898 #747AC8 #C874A4 #C8C274
split-complementary
#74C898 #C274C8 #C8747A
monochromatic
#378B5B #48B778 #74C898 #A0D9B8 #CCEBD9
Accessibility & contrast
On white
2.01
#74C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#74C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C898
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C898 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#61C7BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #74c898; /* rgb */ color: rgb(116, 200, 152); /* oklch */ color: oklch(76.6% 0.108 157.5);
Tailwind
colors: {
custom: {
50: '#a0d9b6',
500: '#74c898',
950: '#000000',
},
}SCSS
$custom: #74c898; $custom-light: #a0d9b6; $custom-dark: #000000;
JSON
{
"hex": "#74c898",
"rgb": {
"r": 116,
"g": 200,
"b": 152
},
"hsl": {
"h": 145.714,
"s": 43.299,
"l": 61.961
},
"oklch": {
"l": 0.76621,
"c": 0.10815,
"h": 157.5
},
"luminance": 0.47289
}Semantic roles & 50–950 ramp
primary
#74C898
secondary
#DBBCCE
accent
#2F7CB6
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380