#74FFB2#74FFB2
#74FFB2 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.163 H 156.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFB2 |
|---|---|
| RGB | rgb(116, 255, 178) |
| HSL | hsl(147, 100%, 73%) |
| HSV | hsv(147, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.98, -54.84, 25.59) |
| CIE-LCH | lch(90.98, 60.52, 154.98°) |
| OKLab | oklab(90.31% -0.1496 0.0648) |
| OKLCH | oklch(90.31% 0.163 156.6) |
| XYZ | xyz(50.9942, 78.4427, 54.5645) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.32
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 1.70
Seafoam (survey)
#80F9AD
ΔE00 1.75
Light Green Blue
#56FCA2
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFB2 #FF74C1
analogous
#7BFF74 #74FFB2 #74FFF8
triadic
#74FFB2 #B274FF #FFB274
tetradic
#74FFB2 #747BFF #FF74C1 #FFF874
square
#74FFB2 #747BFF #FF74C1 #FFF874
split-complementary
#74FFB2 #F874FF #FF747B
monochromatic
#00F96F #37FF90 #74FFB2 #B1FFD4 #E0FFEE
Accessibility & contrast
On white
1.26
#74FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#74FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFB2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFB2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAD
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#47FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74ffb2; /* rgb */ color: rgb(116, 255, 178); /* oklch */ color: oklch(90.3% 0.163 156.6);
Tailwind
colors: {
custom: {
50: '#a6ffc9',
500: '#74ffb2',
950: '#000000',
},
}SCSS
$custom: #74ffb2; $custom-light: #a6ffc9; $custom-dark: #000000;
JSON
{
"hex": "#74ffb2",
"rgb": {
"r": 116,
"g": 255,
"b": 178
},
"hsl": {
"h": 146.763,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90313,
"c": 0.16306,
"h": 156.6
},
"luminance": 0.78447
}Semantic roles & 50–950 ramp
primary
#74FFB2
secondary
#DC3B94
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682