#74FBB2#74FBB2
#74FBB2 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.4% C 0.158 H 157.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBB2 |
|---|---|
| RGB | rgb(116, 251, 178) |
| HSL | hsl(148, 94%, 72%) |
| HSV | hsv(148, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.82, -53.22, 24.00) |
| CIE-LCH | lch(89.82, 58.38, 155.73°) |
| OKLab | oklab(89.37% -0.1454 0.0609) |
| OKLCH | oklch(89.37% 0.158 157.3) |
| XYZ | xyz(49.7314, 75.9173, 54.1436) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBB2 #FB74BD
analogous
#79FB74 #74FBB2 #74FBF6
triadic
#74FBB2 #B274FB #FBB274
tetradic
#74FBB2 #7479FB #FB74BD #FBF674
square
#74FBB2 #7479FB #FB74BD #FBF674
split-complementary
#74FBB2 #F674FB #FB7479
monochromatic
#07EE71 #39F991 #74FBB2 #AFFDD3 #E1FEEF
Accessibility & contrast
On white
1.30
#74FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#74FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBB2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBB2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#48F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbb2; /* rgb */ color: rgb(116, 251, 178); /* oklch */ color: oklch(89.4% 0.158 157.3);
Tailwind
colors: {
custom: {
50: '#a5fdc9',
500: '#74fbb2',
950: '#000000',
},
}SCSS
$custom: #74fbb2; $custom-light: #a5fdc9; $custom-dark: #000000;
JSON
{
"hex": "#74fbb2",
"rgb": {
"r": 116,
"g": 251,
"b": 178
},
"hsl": {
"h": 147.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89365,
"c": 0.15767,
"h": 157.3
},
"luminance": 0.75922
}Semantic roles & 50–950 ramp
primary
#74FBB2
secondary
#D73C90
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682