#74FBB0#74FBB0
#74FBB0 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.159 H 156.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBB0 |
|---|---|
| RGB | rgb(116, 251, 176) |
| HSL | hsl(147, 94%, 72%) |
| HSV | hsv(147, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.78, -53.60, 24.97) |
| CIE-LCH | lch(89.78, 59.13, 155.02°) |
| OKLab | oklab(89.32% -0.1463 0.0633) |
| OKLCH | oklch(89.32% 0.159 156.6) |
| XYZ | xyz(49.5321, 75.8375, 53.0937) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.89
Seafoam Green
#7AF9AB
ΔE00 1.09
Seafoam (survey)
#80F9AD
ΔE00 1.32
Light Bluish Green
#76FDA8
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBB0 #FB74BF
analogous
#7CFB74 #74FBB0 #74FBF4
triadic
#74FBB0 #B074FB #FBB074
tetradic
#74FBB0 #747CFB #FB74BF #FBF474
square
#74FBB0 #747CFB #FB74BF #FBF474
split-complementary
#74FBB0 #F474FB #FB747C
monochromatic
#07EE6D #39F98E #74FBB0 #AFFDD2 #E1FEEE
Accessibility & contrast
On white
1.30
#74FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#74FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBB0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBB0 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DCB5
Tritanopia (blue-blind)
#4AF9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbb0; /* rgb */ color: rgb(116, 251, 176); /* oklch */ color: oklch(89.3% 0.159 156.6);
Tailwind
colors: {
custom: {
50: '#a5fdc8',
500: '#74fbb0',
950: '#000000',
},
}SCSS
$custom: #74fbb0; $custom-light: #a5fdc8; $custom-dark: #000000;
JSON
{
"hex": "#74fbb0",
"rgb": {
"r": 116,
"g": 251,
"b": 176
},
"hsl": {
"h": 146.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89322,
"c": 0.1594,
"h": 156.6
},
"luminance": 0.75842
}Semantic roles & 50–950 ramp
primary
#74FBB0
secondary
#D73C92
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682