#74FEB5#74FEB5
#74FEB5 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.1% C 0.159 H 157.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEB5 |
|---|---|
| RGB | rgb(116, 254, 181) |
| HSL | hsl(148, 99%, 73%) |
| HSV | hsv(148, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.75, -53.87, 23.75) |
| CIE-LCH | lch(90.75, 58.87, 156.21°) |
| OKLab | oklab(90.14% -0.1473 0.0603) |
| OKLCH | oklch(90.14% 0.159 157.7) |
| XYZ | xyz(50.9805, 77.9282, 56.0622) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.12
Seafoam Green
#7AF9AB
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEB5 #FE74BD
analogous
#78FE74 #74FEB5 #74FEFA
triadic
#74FEB5 #B574FE #FEB574
tetradic
#74FEB5 #7478FE #FE74BD #FEFA74
square
#74FEB5 #7478FE #FE74BD #FEFA74
split-complementary
#74FEB5 #FA74FE #FE7478
monochromatic
#02F675 #37FE95 #74FEB5 #B1FED5 #E1FFEF
Accessibility & contrast
On white
1.27
#74FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#74FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEB5
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEB5 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#E9DFBA
Tritanopia (blue-blind)
#46FCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74feb5; /* rgb */ color: rgb(116, 254, 181); /* oklch */ color: oklch(90.1% 0.159 157.7);
Tailwind
colors: {
custom: {
50: '#a6ffcb',
500: '#74feb5',
950: '#000000',
},
}SCSS
$custom: #74feb5; $custom-light: #a6ffcb; $custom-dark: #000000;
JSON
{
"hex": "#74feb5",
"rgb": {
"r": 116,
"g": 254,
"b": 181
},
"hsl": {
"h": 148.261,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.9014,
"c": 0.15913,
"h": 157.7
},
"luminance": 0.77933
}Semantic roles & 50–950 ramp
primary
#74FEB5
secondary
#DB3B90
accent
#0079E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683