#51F075#51F075
#51F075 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.5% C 0.212 H 147.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #51F075 |
|---|---|
| RGB | rgb(81, 240, 117) |
| HSL | hsl(134, 84%, 63%) |
| HSV | hsv(134, 66%, 94%) |
| CMYK | cmyk(66.3%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(84.66, -66.32, 47.21) |
| CIE-LCH | lch(84.66, 81.41, 144.55°) |
| OKLab | oklab(84.55% -0.1789 0.1138) |
| OKLCH | oklch(84.55% 0.212 147.5) |
| XYZ | xyz(37.7616, 65.3499, 27.4499) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.73
Wintergreen
#20F986
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51F075 #F051CC
analogous
#7CF051 #51F075 #51F0C4
triadic
#51F075 #7551F0 #F07551
tetradic
#51F075 #517CF0 #F051CC #F0C451
square
#51F075 #517CF0 #F051CC #F0C451
split-complementary
#51F075 #C451F0 #F0517C
monochromatic
#10B736 #19EB48 #51F075 #89F5A2 #C2FACE
Accessibility & contrast
On white
1.49
#51F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#51F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51F075
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51F075 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#0FEBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #51f075; /* rgb */ color: rgb(81, 240, 117); /* oklch */ color: oklch(84.5% 0.212 147.5);
Tailwind
colors: {
custom: {
50: '#94f69f',
500: '#51f075',
950: '#000000',
},
}SCSS
$custom: #51f075; $custom-light: #94f69f; $custom-dark: #000000;
JSON
{
"hex": "#51f075",
"rgb": {
"r": 81,
"g": 240,
"b": 117
},
"hsl": {
"h": 133.585,
"s": 84.127,
"l": 62.941
},
"oklch": {
"l": 0.8455,
"c": 0.21199,
"h": 147.5
},
"luminance": 0.65354
}Semantic roles & 50–950 ramp
primary
#51F075
secondary
#B62F98
accent
#05AFE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580