#74EBA9#74EBA9
#74EBA9 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.144 H 157.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74EBA9 |
|---|---|
| RGB | rgb(116, 235, 169) |
| HSL | hsl(147, 75%, 69%) |
| HSV | hsv(147, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.99, -48.32, 21.97) |
| CIE-LCH | lch(84.99, 53.08, 155.55°) |
| OKLab | oklab(85.37% -0.1322 0.0558) |
| OKLCH | oklch(85.37% 0.144 157.1) |
| XYZ | xyz(44.0687, 65.9905, 47.9436) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.47
Light Sea Green
#98F6B0
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EBA9 #EB74B6
analogous
#7BEB74 #74EBA9 #74EBE5
triadic
#74EBA9 #A974EB #EBA974
tetradic
#74EBA9 #747BEB #EB74B6 #EBE574
square
#74EBA9 #747BEB #EB74B6 #EBE574
split-complementary
#74EBA9 #E574EB #EB747B
monochromatic
#1DC869 #3EE388 #74EBA9 #AAF3CA #DFFAEB
Accessibility & contrast
On white
1.48
#74EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#74EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EBA9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EBA9 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#52E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74eba9; /* rgb */ color: rgb(116, 235, 169); /* oklch */ color: oklch(85.4% 0.144 157.1);
Tailwind
colors: {
custom: {
50: '#a3f2c2',
500: '#74eba9',
950: '#000000',
},
}SCSS
$custom: #74eba9; $custom-light: #a3f2c2; $custom-dark: #000000;
JSON
{
"hex": "#74eba9",
"rgb": {
"r": 116,
"g": 235,
"b": 169
},
"hsl": {
"h": 146.723,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85367,
"c": 0.14356,
"h": 157.1
},
"luminance": 0.65994
}Semantic roles & 50–950 ramp
primary
#74EBA9
secondary
#C34089
accent
#0F7ED7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582