#74FBAE#74FBAE
#74FBAE is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.161 H 156.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBAE |
|---|---|
| RGB | rgb(116, 251, 174) |
| HSL | hsl(146, 94%, 72%) |
| HSV | hsv(146, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.75, -53.98, 25.93) |
| CIE-LCH | lch(89.75, 59.88, 154.34°) |
| OKLab | oklab(89.28% -0.1472 0.0656) |
| OKLCH | oklch(89.28% 0.161 156) |
| XYZ | xyz(49.3357, 75.7590, 52.0593) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.83
Light Blue Green
#7EFBB3
ΔE00 1.08
Seafoam (survey)
#80F9AD
ΔE00 1.18
Light Bluish Green
#76FDA8
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 2.57
Light Greenish Blue
#63F7B4
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBAE #FB74C1
analogous
#7EFB74 #74FBAE #74FBF2
triadic
#74FBAE #AE74FB #FBAE74
tetradic
#74FBAE #747EFB #FB74C1 #FBF274
square
#74FBAE #747EFB #FB74C1 #FBF274
split-complementary
#74FBAE #F274FB #FB747E
monochromatic
#07EE6A #39F98B #74FBAE #AFFDD1 #E1FEEE
Accessibility & contrast
On white
1.30
#74FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#74FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBAE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBAE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#4BF9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbae; /* rgb */ color: rgb(116, 251, 174); /* oklch */ color: oklch(89.3% 0.161 156.0);
Tailwind
colors: {
custom: {
50: '#a5fdc6',
500: '#74fbae',
950: '#000000',
},
}SCSS
$custom: #74fbae; $custom-light: #a5fdc6; $custom-dark: #000000;
JSON
{
"hex": "#74fbae",
"rgb": {
"r": 116,
"g": 251,
"b": 174
},
"hsl": {
"h": 145.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.8928,
"c": 0.16115,
"h": 156
},
"luminance": 0.75763
}Semantic roles & 50–950 ramp
primary
#74FBAE
secondary
#D73C95
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682