#74FFB0#74FFB0
#74FFB0 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.165 H 155.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFB0 |
|---|---|
| RGB | rgb(116, 255, 176) |
| HSL | hsl(146, 100%, 73%) |
| HSV | hsv(146, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 31%, 0%) |
| CIE-LAB | lab(90.95, -55.22, 26.55) |
| CIE-LCH | lch(90.95, 61.27, 154.32°) |
| OKLab | oklab(90.27% -0.1505 0.0672) |
| OKLCH | oklch(90.27% 0.165 155.9) |
| XYZ | xyz(50.7948, 78.3630, 53.5147) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.34
Seafoam Green
#7AF9AB
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFB0 #FF74C3
analogous
#7EFF74 #74FFB0 #74FFF5
triadic
#74FFB0 #B074FF #FFB074
tetradic
#74FFB0 #747EFF #FF74C3 #FFF574
square
#74FFB0 #747EFF #FF74C3 #FFF574
split-complementary
#74FFB0 #F574FF #FF747E
monochromatic
#00F96B #37FF8D #74FFB0 #B1FFD3 #E0FFEE
Accessibility & contrast
On white
1.26
#74FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#74FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFB0
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFB0 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAB
Deuteranopia (green-blind)
#EAE0B5
Tritanopia (blue-blind)
#48FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74ffb0; /* rgb */ color: rgb(116, 255, 176); /* oklch */ color: oklch(90.3% 0.165 155.9);
Tailwind
colors: {
custom: {
50: '#a6ffc8',
500: '#74ffb0',
950: '#000000',
},
}SCSS
$custom: #74ffb0; $custom-light: #a6ffc8; $custom-dark: #000000;
JSON
{
"hex": "#74ffb0",
"rgb": {
"r": 116,
"g": 255,
"b": 176
},
"hsl": {
"h": 145.899,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90271,
"c": 0.1648,
"h": 155.9
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#74FFB0
secondary
#DC3B97
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682