#74FFB8#74FFB8
#74FFB8 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.158 H 158.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFB8 |
|---|---|
| RGB | rgb(116, 255, 184) |
| HSL | hsl(149, 100%, 73%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(91.09, -53.70, 22.70) |
| CIE-LCH | lch(91.09, 58.30, 157.09°) |
| OKLab | oklab(90.44% -0.147 0.0577) |
| OKLCH | oklch(90.44% 0.158 158.6) |
| XYZ | xyz(51.6098, 78.6890, 57.8069) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFB8 #FF74BB
analogous
#75FF74 #74FFB8 #74FFFE
triadic
#74FFB8 #B874FF #FFB874
tetradic
#74FFB8 #7475FF #FF74BB #FFFE74
square
#74FFB8 #7475FF #FF74BB #FFFE74
split-complementary
#74FFB8 #FE74FF #FF7475
monochromatic
#00F97A #37FF99 #74FFB8 #B1FFD7 #E0FFEF
Accessibility & contrast
On white
1.25
#74FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#74FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFB8
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFB8 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB4
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#43FEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74ffb8; /* rgb */ color: rgb(116, 255, 184); /* oklch */ color: oklch(90.4% 0.158 158.6);
Tailwind
colors: {
custom: {
50: '#a6ffcd',
500: '#74ffb8',
950: '#000000',
},
}SCSS
$custom: #74ffb8; $custom-light: #a6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#74ffb8",
"rgb": {
"r": 116,
"g": 255,
"b": 184
},
"hsl": {
"h": 149.353,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90441,
"c": 0.15792,
"h": 158.6
},
"luminance": 0.78694
}Semantic roles & 50–950 ramp
primary
#74FFB8
secondary
#DC3B8D
accent
#0075E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683